LAnnPolygon
Description
The LAnnPolygon class is derived from LAnnotation. This class contains the support for creating, and managing Polygon annotation objects. You can use objects created from this class to set or get the different properties of a Polygon annotation object.
For more information about the Polygon annotation object, refer to Polygon Annotation Object
Required Libraries
You must load all required libraries using LBase::LoadLibraries before using the classes.
LTKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also