build method
build
Builds the final CSS style string from the accumulated style attributes.
Returns
A string representing the CSS style rule.
def build(self):
...
See Also
- module
aspose.svg.builder
- class
RuleBuilder
Builds the final CSS style string from the accumulated style attributes.
A string representing the CSS style rule.
def build(self):
...
aspose.svg.builder
RuleBuilder