'Declaration Public Shared Property DefaultDecodingSettings As Vintasoft.Imaging.Codecs.Decoders.DecodingSettings
public static Vintasoft.Imaging.Codecs.Decoders.DecodingSettings DefaultDecodingSettings { get; set; }
public: __property static Vintasoft.Imaging.Codecs.Decoders.DecodingSettings* get_DefaultDecodingSettings(); public: __property static void set_DefaultDecodingSettings(
Vintasoft.Imaging.Codecs.Decoders.DecodingSettings* value
);
public:
static property Vintasoft.Imaging.Codecs.Decoders.DecodingSettings^ DefaultDecodingSettings { Vintasoft.Imaging.Codecs.Decoders.DecodingSettings^ get(); void set(Vintasoft.Imaging.Codecs.Decoders.DecodingSettings^ value); }