In This Topic
GdPicture14.WPF Namespace / GdViewer Class / PreviewAnnotationRotatedEvent Field

PreviewAnnotationRotatedEvent Field

In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly PreviewAnnotationRotatedEvent As RoutedEvent
public static readonly RoutedEvent PreviewAnnotationRotatedEvent
public field PreviewAnnotationRotatedEvent: RoutedEvent; static; readonly 
public static var PreviewAnnotationRotatedEvent : RoutedEvent;
public: static readonly RoutedEvent* PreviewAnnotationRotatedEvent
public:
static readonly RoutedEvent^ PreviewAnnotationRotatedEvent
See Also