'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("Occurs when the image rotation angle is changed.")> Public Event ImageRotationAngleChanged As Vintasoft.Imaging.PropertyChangedEventHandler(Of T)
[Category("VintaSoft")] [Description("Occurs when the image rotation angle is changed.")] public event Vintasoft.Imaging.PropertyChangedEventHandler<T> ImageRotationAngleChanged
[Category("VintaSoft")] [Description("Occurs when the image rotation angle is changed.")] public: __event Vintasoft.Imaging.PropertyChangedEventHandler<T*>* ImageRotationAngleChanged
[Category("VintaSoft")] [Description("Occurs when the image rotation angle is changed.")] public:
event Vintasoft.Imaging.PropertyChangedEventHandler<T^>^ ImageRotationAngleChanged