AnnotationData Events |
The AnnotationData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnotationControllerNotification | Raised after a property has been changed. |
![]() | CanMirrorChanged |
Raised when the
CanMirror
property is changed.
|
![]() | CanMoveChanged |
Raised when the
CanMove
property is changed.
|
![]() | CanResizeChanged |
Raised when the
CanResize
property has changed.
|
![]() | CanRotateChanged |
Raised when the
CanRotate
property has changed.
|
![]() | CanSelectChanged |
Raised when the
CanSelect
property has changed.
|
![]() | CreationTimeChanged |
Raised when the
CreationTime
property has changed.
|
![]() | LocationChanged |
Raised when the
Location
property has changed.
|
![]() | Mirrored |
Raised when the annotation is mirrored, either by the user dragging a grip across
its opposite or when the
Mirror method
is called.
|
![]() | ModifiedTimeChanged |
Raised when the
ModifiedTime
property has changed.
|
![]() | NameChanged |
Raised when the
Name property has
changed.
|
![]() | PropertyChanged | Raised when a property value has changed. |
![]() | PropertyChanging | Raised before a property is changed. |
![]() | RotationChanged |
Raised when the
Rotation
property has changed.
|
![]() | SecurityChanged |
Raised when the
Security
property has changed.
|
![]() | SizeChanged |
Raised when the
Size property has
changed.
|
![]() | StateChanged | This event is raised when the State property value has changed. |
![]() | TooltipChanged | Raised when the ToolTip property has changed. |
![]() | TransformChanged |
Raised when the
Transform
property has changed.
|
![]() | UserNameChanged | This event is raised when the UserName property has changed. |
![]() | VisibleChanged |
Raised when the
Visible
property has changed.
|