'Declaration Public Shared Property DefaultRenderingSettings As Vintasoft.Imaging.Codecs.Decoders.RenderingSettings
public static Vintasoft.Imaging.Codecs.Decoders.RenderingSettings DefaultRenderingSettings { get; set; }
public: __property static Vintasoft.Imaging.Codecs.Decoders.RenderingSettings* get_DefaultRenderingSettings(); public: __property static void set_DefaultRenderingSettings(
Vintasoft.Imaging.Codecs.Decoders.RenderingSettings* value
);
public:
static property Vintasoft.Imaging.Codecs.Decoders.RenderingSettings^ DefaultRenderingSettings { Vintasoft.Imaging.Codecs.Decoders.RenderingSettings^ get(); void set(Vintasoft.Imaging.Codecs.Decoders.RenderingSettings^ value); }