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

AnnotationResizedEvent Field

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