GraffitiSuite Docs
Docs
Point
Loading document parsing libraries...
# Point 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 | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Creates a new instance of the class. | | Sub | Constructor | (None) | Creates a new instance of the class. | | Function | isCoordinate | As | | | Attributes | Hidden | toJavaScript | | | Attributes | Hidden | toJSON | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | mID | String | | | Attributes | ID | Nil | | | Latitude | Double | Nil | World latitude coordinate of the point. | | Location | string | Nil | Location string of the point. | | Longitude | Double | Nil | World longitude coordinate of the point. |