AnnotationUI Properties |
The AnnotationUI type exposes the following members.
Name | Description | |
---|---|---|
Bounds | Gets the bounding rectangle for the annotation. | |
CanMirror |
Gets or sets a value indicating whether can mirror.
| |
CanMove |
Gets or sets a value indicating whether can move.
| |
CanResize |
Gets or sets a value indicating whether can resize.
| |
CanRotate |
Gets or sets a value indicating whether can rotate.
| |
CanSelect |
Gets or sets a value indicating whether can select.
| |
ContextMenu | Gets or sets a ContextMenu object that will be displayed when the user right-clicks on
the annotation. | |
ContextMenuStrip | Gets or sets a ContextMenuStrip object that will be displayed when the user right-clicks
on the annotation. | |
Controller | Gets the AnnotationController for this annotation. | |
CreationTime |
Gets or sets the creation time.
| |
Data | Gets the AnnotationData object associated with this annotation. | |
Grips | Gets the grips used for the annotation. | |
HitTestRectangle | Gets a rectangle used for hit testing or RectangleF.Empty to use the default hit testing
method. | |
Location | Gets or sets the location of the annotation in document space. | |
ModifiedTime |
Gets or sets the modification time.
| |
Name |
Gets or sets the name.
| |
ParentLayer | Gets or sets the LayerAnnotation that contains this annotation. | |
Rotation |
Gets or sets the rotation.
| |
Security |
Gets or sets the security.
| |
Selected | Gets or sets a value indicating whether this annotation the selected. | |
Size | Gets or sets the size of the annotation. | |
State | Gets or sets the current state of the annotation. | |
ToolTip |
Gets or sets the tool tip.
| |
Transform |
Gets or sets the transform.
| |
UserName |
Gets or sets the name of the user.
| |
Visible | Gets or sets a value indicating whether the annotation is visible. |