MaskBuilder.MaskSourceId
MaskBuilder.MaskSourceId method
Sets the mask source ID for the mask.
public MaskBuilder MaskSourceId(string maskSourceId)
| Parameter | Type | Description |
|---|---|---|
| maskSourceId | String | The ID of the mask source element. |
Return Value
The current instance of MaskBuilder.
Exceptions
| exception | condition |
|---|---|
| ArgumentException | Thrown when maskSourceId is null or whitespace. |
See Also
- class MaskBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG