'Declaration <DescriptionAttribute("Occurs when the viewer's visual tool is changing.")> <CategoryAttribute("VintaSoft")> Public Event VisualToolChanging As Vintasoft.Imaging.PropertyChangingEventHandler(Of T)
[Description("Occurs when the viewer's visual tool is changing.")] [Category("VintaSoft")] public event Vintasoft.Imaging.PropertyChangingEventHandler<T> VisualToolChanging
[Description("Occurs when the viewer's visual tool is changing.")] [Category("VintaSoft")] public: __event Vintasoft.Imaging.PropertyChangingEventHandler<T*>* VisualToolChanging
[Description("Occurs when the viewer's visual tool is changing.")] [Category("VintaSoft")] public:
event Vintasoft.Imaging.PropertyChangingEventHandler<T^>^ VisualToolChanging