'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("Occurs when an image zoom is changing.")> Public Event ZoomChanging As Vintasoft.Imaging.PropertyChangingEventHandler(Of T)
[Category("VintaSoft")] [Description("Occurs when an image zoom is changing.")] public event Vintasoft.Imaging.PropertyChangingEventHandler<T> ZoomChanging
[Category("VintaSoft")] [Description("Occurs when an image zoom is changing.")] public: __event Vintasoft.Imaging.PropertyChangingEventHandler<T*>* ZoomChanging
[Category("VintaSoft")] [Description("Occurs when an image zoom is changing.")] public:
event Vintasoft.Imaging.PropertyChangingEventHandler<T^>^ ZoomChanging