Outline.Scale
Method
Description:
Scales the bounding box by given scale.
Scales the bounding box by given scale.
Parameters
| Parameter | Type | Description |
|---|---|---|
| scale | Double | The scale value. It should be greater than zero. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The scale is invalid. |