IPointBasedAnnotation Interface Properties
In This Topic
For a list of all properties of this type, see
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. |
See Also