'Declaration Public Property Viewer As Vintasoft.Imaging.Wpf.UI.WpfImageViewer
public Vintasoft.Imaging.Wpf.UI.WpfImageViewer Viewer { get; set; }
public: __property Vintasoft.Imaging.Wpf.UI.WpfImageViewer* get_Viewer(); public: __property void set_Viewer(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer* value
);
public:
property Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ Viewer { Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ get(); void set(Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ value); }