Click or drag to resize

EllipseData Events

The EllipseData type exposes the following members.

Events
  NameDescription
Public eventAnnotationControllerNotification
Raised after a property has been changed.
(Inherited from AnnotationData.)
Public eventCanMirrorChanged
Raised when the CanMirror property is changed.
(Inherited from AnnotationData.)
Public eventCanMoveChanged
Raised when the CanMove property is changed.
(Inherited from AnnotationData.)
Public eventCanResizeChanged
Raised when the CanResize property has changed.
(Inherited from AnnotationData.)
Public eventCanRotateChanged
Raised when the CanRotate property has changed.
(Inherited from AnnotationData.)
Public eventCanSelectChanged
Raised when the CanSelect property has changed.
(Inherited from AnnotationData.)
Public eventCreationTimeChanged
Raised when the CreationTime property has changed.
(Inherited from AnnotationData.)
Public eventLocationChanged
Raised when the Location property has changed.
(Inherited from AnnotationData.)
Public eventMirrored
Raised when the annotation is mirrored, either by the user dragging a grip across its opposite or when the Mirror method is called.
(Inherited from AnnotationData.)
Public eventModifiedTimeChanged
Raised when the ModifiedTime property has changed.
(Inherited from AnnotationData.)
Public eventNameChanged
Raised when the Name property has changed.
(Inherited from AnnotationData.)
Public eventPropertyChanged
Raised when a property value has changed.
(Inherited from AnnotationData.)
Public eventPropertyChanging
Raised before a property is changed.
(Inherited from AnnotationData.)
Public eventRotationChanged
Raised when the Rotation property has changed.
(Inherited from AnnotationData.)
Public eventSecurityChanged
Raised when the Security property has changed.
(Inherited from AnnotationData.)
Public eventSizeChanged
Raised when the Size property has changed.
(Inherited from AnnotationData.)
Public eventStateChanged
This event is raised when the State property value has changed.
(Inherited from AnnotationData.)
Public eventTooltipChanged
Raised when the ToolTip property has changed.
(Inherited from AnnotationData.)
Public eventTransformChanged
Raised when the Transform property has changed.
(Inherited from AnnotationData.)
Public eventUserNameChanged
This event is raised when the UserName property has changed.
(Inherited from AnnotationData.)
Public eventVisibleChanged
Raised when the Visible property has changed.
(Inherited from AnnotationData.)
Top
See Also