| Name | Description | |
|---|---|---|
![]() | BeginInit | Signals the CompositeAnnotationData that initialization is starting. |
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from AnnotationData) |
![]() | CopyTo | Copies the state of the current object to the target object. (Inherited from AnnotationData) |
![]() | EndInit | Signals the CompositeAnnotationData that initialization is complete. |
![]() | GetBoundingBox | Overloaded. Returns a bounding box of annotation. |
![]() | GetCenterRelativeToLocation | Returns the annotation center coordinates relative to the Location property without regard to rotation. (Inherited from AnnotationData) |
![]() | GetEnumerator | Returns an enumerator that iterates through a composite annotation. |
![]() | GetLocationAndSize | Returns the location and size of the annotation. |
![]() | GetLocationWithoutRotation | Returns the annotation location in image coordinate system, in device-independent pixels (1/96th inch), without regard to rotation. (Inherited from AnnotationData) |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from AnnotationData) |
![]() | SetLocationAndSize | Sets the location and size of the annotation. |
![]() | SetLocationsAndSizes | Sets the location and size of the annotation and determines new locations and sizes of all included annotations with given initial state of all included annotations. |
![]() | SetRotation | Sets the rotation angle, in degrees, for this annotation. |
![]() | ToString | Returns the string representation of this object. (Inherited from AnnotationData) |
![]() | Transform | Applies a transformation to the annotation. |

