GraffitiSuite Docs
Docs
Iconsequence
Loading document parsing libraries...
# IconSequence Class ## 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 | | --- | :---: | :---: | --- | | Constructor | icon as GraffitiMap.Symbol <br> offset as String | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | FixedRotation | Boolean | (None) | When True, icon will not rotate. | | Icon | GraffitiMap.Symbol | (None) | Image to display. | | Offset | String | (None) | Offset from the point. | | Repeat | String | "0" | Number of times this sequence should repeat. |