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