TextBoxRelativeSizeSettings.relativeHeight Property
Gets or sets the percentage specifying a floating object’s height relative to the element defined by the TextBoxRelativeSizeSettings.relativeHeightType property.
Declaration
relativeHeight: number
Property Value
Type | Description |
---|---|
number | The relative height, as a percentage. |
See Also