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