GraffitiSuite Docs
Docs
Polygon
Loading document parsing libraries...
# Polygon 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 | | --- | :---: | :---: | --- | | Constructor | path() as GraffitiMap.Point | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | FillColor | Color | (None) | (None) | | path() | GraffitiMap.Point | (None) | Array of world coordinates to use for drawing. | | StrokePosition | GraffitiMap.Shapes.StrokePositions | (None) | (None) |