clip_source_id method
clip_source_id
Sets the clip path to reference an external source.
Returns
The current instance of ClipPathBuilder for method chaining.
def clip_source_id(self, clip_source_id):
...
Parameter | Type | Description |
---|---|---|
clip_source_id | str | The ID of the external source to reference. |
See Also
- module
aspose.svg.builder
- class
ClipPathBuilder