Constructor
new ElementClipRectangle(sharedId, handleIdopt)
Constructs a new ElementClipRectangle instance.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
sharedId | string | The shared ID of the element. | |
handleId | string | <optional> | The handle ID of the element (optional). |
- Source
Extends
Members
type
Gets the type of the clip rectangle.
- Overrides
- Source
Methods
asMap() → {Map}
Converts the ElementClipRectangle instance to a map.
- Source
Returns:
- The converted map.
- Type:
- Map