MetafileHeader.Type Propiedad

Definición

Obtiene el tipo del objeto asociado Metafile.

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 asociado Metafile.

Se aplica a