'Declaration Public Property RenderingSettings As Vintasoft.Imaging.Codecs.Decoders.RenderingSettings
public Vintasoft.Imaging.Codecs.Decoders.RenderingSettings RenderingSettings { get; set; }
public: __property Vintasoft.Imaging.Codecs.Decoders.RenderingSettings* get_RenderingSettings(); public: __property void set_RenderingSettings(
Vintasoft.Imaging.Codecs.Decoders.RenderingSettings* value
);
public:
property Vintasoft.Imaging.Codecs.Decoders.RenderingSettings^ RenderingSettings { Vintasoft.Imaging.Codecs.Decoders.RenderingSettings^ get(); void set(Vintasoft.Imaging.Codecs.Decoders.RenderingSettings^ value); }