Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

GetArea Method

Show in webframe
Returns the pixel count of this AnnObject.
Syntax
 function Leadtools.Annotations.Core.AnnObject.getArea()
Remarks

The default implementation of this method is to return the area defined by the polygon generated from all the points inside this object. This implementation is correct for rectangular, circular and polyline and polygon objects. Derived objects can override GetArea to provide their own implementation using a custom algorithm.

See Also

Reference

AnnObject Object
AnnObject Members

Error processing SSI file