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