EncoderParameter.ValueType Vlastnost

Definice

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

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

Hodnota vlastnosti

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

Platí pro