GraffitiSuite Docs
Docs
Graffitieditorselectionrange
Loading document parsing libraries...
# GraffitiEditorSelectionRange Class ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### iOS | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Creates a new instance of the object. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Length | Integer | Nil | The length of the selection range. | | Start | Integer | Nil | The starting position of the selection range. |