Constructor
new ClipRectangle(type)
Constructs a new ClipRectangle object.
Parameters:
Name | Type | Description |
---|---|---|
type | string | The type of the clip rectangle. |
- Source
Members
type
Gets the type of the clip rectangle.
- Source