AnnTextReviewObject Class Members

Summary

The following tables list the members exposed by AnnTextReviewObject.

Public Constructors

Name Description
AnnTextReviewObject Initializes a new AnnTextReviewObject class object.

Public Methods

Name Description
addRectangle Adds a rectangle to this AnnTextReviewObject.
clone Creates an exact copy of this AnnTextReviewObject object.
deserialize Loads this object with data from the specified XML.
getRectangles Returns the rectangles of this AnnTextReviewObject.
hitTest Performs hit-testing on this AnnTextReviewObject.
scale Scales the AnnObject by the specified ratios.
scaleVector Scales the AnnTextReviewObject by the specified ratios, unit vector and center point.
serialize Serializes the object to an XML document.
setRectangles Replaces the rectangles of this AnnTextReviewObject.
translate Translates the AnnTextReviewObject by the specified values.

Public Properties

Name Description
canRotate Indicates if this object supports rotation.
canScale Indicates if this object supports scaling.
canTranslate Indicates if this object supports translation.
hitTestInterior Indicates if this AnnTextReviewObject supports hit testing of its interior.
supportsFill Indicates if this object supports AnnBrush.
supportsSelectionStroke Indicates if this object supports a selection stroke.
supportsStroke Indicates if this object supports AnnStroke.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly