The following tables list the members exposed by AnnTextReviewObject.
Name | Description | |
---|---|---|
![]() | CanRotate | Overridden. Indicates if this object supports rotation. |
![]() | CanScale | Indicates if this object supports scaling. |
![]() | CanTranslate | Indicates if this object supports translation. |
![]() | HitTestInterior | Overridden. Indicates if this AnnTextReviewObject supports hit testing of its interior. |
![]() | SupportsFill | Overridden. Indicates if this object supports AnnBrush. |
![]() | SupportsSelectionStroke | Overridden. Indicates if this object supports a selection stroke. |
![]() | SupportsStroke | Overridden. Indicates if this object supports AnnStroke. |
Name | Description | |
---|---|---|
![]() | AddRectangle | Adds a rectangle to this AnnTextReviewObject. |
![]() | Clone | Overridden. Creates an exact copy of this AnnTextReviewObject object. |
![]() | Deserialize | Overridden. Loads this object with data from the specified XML. |
![]() | GetRectangles | Returns the rectangles of this AnnTextReviewObject. |
![]() | HitTest | Overridden. Performs hit-testing on this AnnTextReviewObject. |
![]() | Scale | Overridden. Scales the AnnObject by the specified ratios. |
![]() | ScaleVector | Overridden. Scales the AnnTextReviewObject by the specified ratios, unit vector and center point. |
![]() | Serialize | Overridden. Serializes the object to an XML document. |
![]() | SetRectangles | Replaces the rectangles of this AnnTextReviewObject. |
![]() | Translate | Overridden. Translates the AnnTextReviewObject by the specified values. |