setDimensionSize
setDimensionSize(float value) method
Specifies the size of the slide region (width when a child of RestoredTop, height when a child of RestoredLeft). Read/write float.
Returns
void
Exception
Exception | Condition |
---|---|
ArgumentOutOfRangeException | Throws when value less than 0 ar greater than 100. |