AnnotationDataState Class Members
In This Topic
The following tables list the members exposed by
AnnotationDataState.
Public Constructors
Public Properties
| Name | Description |
 | CenterRelativeLocation | Gets or sets the annotation center coordinates relative to the Location property without regard to rotation. |
 | HorizontalMirrored | Gets or sets a value indicating whether the annotation is mirrored horizontally. |
 | Location | Gets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space. |
 | Rotation | Gets or sets the current amount of rotation, in degrees, of annotation. |
 | Size | Gets or sets the size, in device-independent pixels (1/96th inch), of annotation. |
 | VerticalMirrored | Gets or sets a value indicating whether the annotation is mirrored vertically. |
Public Methods
See Also