In This Topic ▼

AnnObject Class Methods

Summary

For a list of all members of this type, see AnnObject members

Public Methods

Name Description
Public Method
clone Creates an exact copy of this AnnObject.
Public Method create Creates a new instance of AnnObject.
Public Method
static  | Shared in VB</div>
dateFromString Converts a string value to a date time.
Public Method static  | Shared in VB dateToString Converts a date time to a string.
Public Method deserialize Loads this object with data from the specified XML.
Public Method getArea Returns the pixel count of this AnnObject.
Public Method getAreaInPixels Returns the pixel count of this AnnObject.
Public Method getBoundingRectangle Gets the bounding rectangle for this AnnObject.
Public Method getInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject.
Public Method hitTest Performs hit-testing on this AnnObject.
Public Method lock Locks this AnnObject with the specified password.
Public Method onPointsChanged Occurs when the Points for this AnnObject have changed.
Public Method onPropertyChanged Raises the PropertyChanged event.
Public Method rotate Rotates the AnnObject around a point.
Public Method scale Scales the AnnObject by the specified ratios.
Public Method scaleVector Scales the AnnObject by the specified ratios, unit vector and center point.
Public Method serialize Serializes the object to an XML document.
Public Method setId Sets the ID of this AnnObject.
Public Method translate Translates the AnnObject by the specified values.
Public Method unlock Unlocks this AnnObject with the specified password.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly