EncoderParameter.Type Vlastnost

Definice

Získá datový typ hodnot uložených v tomto EncoderParameter objektu.

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

Hodnota vlastnosti

Člen výčtu EncoderParameterValueType , který označuje datový typ hodnot uložených v tomto EncoderParameter objektu.

Platí pro