GraffitiSuite Docs
Docs
Graffitieditorlineheight
Loading document parsing libraries...
# GraffitiEditorLineHeight 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 | | --- | :---: | :---: | --- | | Constructor | Caption as String <br> Value as Double | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Caption | String | (None) | Text to display in the LineHeight toolbar dropdown for this value. | | Value | Double | (None) | LineHeight multiplier applied to the current Font Size. |