MetafileHeader.Type Propiedad

Definición

Obtiene el tipo de Metafile asociado.

public:
 property System::Drawing::Imaging::MetafileType Type { System::Drawing::Imaging::MetafileType get(); };
public System.Drawing.Imaging.MetafileType Type { get; }
member this.Type : System.Drawing.Imaging.MetafileType
Public ReadOnly Property Type As MetafileType

Valor de propiedad

Enumeración MetafileType que representa el tipo del Metafile asociado.

Se aplica a