GraffitiSuite Docs
Docs
Bounds
Loading document parsing libraries...
# Bounds 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. | | Attributes | Hidden | toJSON | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | NorthEast | GraffitiMap.Point | Nil | Location of the NorthEast corner of the Bounds rect. | | SouthWest | GraffitiMap.Point | Nil | Location of the SouthWest corner of the Bounds rect. |