AnnotationRect interface¶
The AnnotationRect interface represents an annotation’s bounding box.
| AnnotationRect::Left property | The Left property returns the left coordinate of the annotation’s bounding box. | 
| AnnotationRect::Top property | The Top property returns the top coordinate of the annotation’s bounding box. | 
| AnnotationRect::Right property | The Right property returns the right coordinate of the annotation’s bounding box. | 
| AnnotationRect::Bottom property | The Bottom property returns the bottom coordinate of the annotation’s bounding box. |