2.2.4.37 PolyPolylineGraphObject


Name

PolyPolylineGraphObject

Remark

Class for PolyPolyline graph object

Hierarchy

Examples

Header to Include

origin.h

Reference

Members

Name Brief Example
AddPolyline Add one polyline object. Examples
GetDrawOption Get polyline draw option. Examples
GetInternalSelection Get selected polyline object's indexes. Examples
GetPoints Get points along a drawn shape Examples
GetPolylineCount Returns the count of all the polyline objects in the PolyPolylineGraphObject. Examples
RemovePolyline Remove one polyline object by index. Examples
SetDrawOption Set polyline draw option. Examples
SetPoints Set points to a drawn shape Examples