GraffitiSuite Docs
Docs
Polyline
Loading document parsing libraries...
# Polyline Class Inherits Shape ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Creates a new instance of the class. | | Sub | Constructor | (None) | Creates a new instance of the class. | | Attributes | Hidden | toJavaScript | | | Attributes | Hidden | toJSON | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | icons() | GraffitiMap.IconSequence | Nil | Icon sequences to draw. | | path() | GraffitiMap.Point | Nil | Array of world coordinates to use for drawing. |