GraffitiSuite Docs
Docs
Weightedpoint
Loading document parsing libraries...
# WeightedPoint 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 | location as GraffitiMap.Point <br> weight as Double | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Location | GraffitiMap.Point | (None) | Point location on the map. | | Weight | Double | (None) | Weight of the point. |