build method
build
Builds the mask property value as a string.
Returns
A string representation of the mask property, suitable for use in CSS.
def build(self):
...
See Also
- module
aspose.svg.builder
- class
MaskBuilder
Builds the mask property value as a string.
A string representation of the mask property, suitable for use in CSS.
def build(self):
...
aspose.svg.builder
MaskBuilder