LVectorPolyline
Description
The LVectorPolyline class is derived from LVectorObject class. This class contains the support for creating and managing vector polyline objects. You can use objects created from this class to set/get the properties of a vector polyline object.
Required Libraries
You must load all required libraries using LBase::LoadLibraries before using the classes.
LVKRN 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