IPointBasedAnnotation Interface Members
In This Topic
The following tables list the members exposed by
IPointBasedAnnotation.
Public Properties
| Name | Description |
 | HorizontalMirrored | Gets or sets a value indicating whether the point-based annotation is mirrored horizontally. |
 | Location | Gets or sets the location of point-based annotation. |
 | RotationAngle | Gets or sets the rotation angle of point-based annotation. |
 | Size | Gets or sets the size of point-based annotation. |
 | VerticalMirrored | Gets or sets a value indicating whether the point-based annotation is mirrored vertically. |
Public Methods
| Name | Description |
 | GetRotationPoint | Returns the rotation point of point-based annotation. |
See Also