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