mask_source_id method
mask_source_id
Sets the mask source ID for the mask.
Returns
The current instance of MaskBuilder.
def mask_source_id(self, mask_source_id):
...
Parameter | Type | Description |
---|---|---|
mask_source_id | str | The ID of the mask source element. |
Exceptions
Exception | Description |
---|---|
ArgumentException | Thrown when maskSourceId is null or whitespace. |
See Also
- module
aspose.svg.builder
- class
MaskBuilder