clone method
clone
Creates a deep copy of the linear gradient brush. See ILinearGradientBrush
.
Returns
A new instance of the linear gradient brush.
def clone(self):
...
See Also
- module
aspose.svg.drawing
- class
ILinearGradientBrush
Creates a deep copy of the linear gradient brush. See ILinearGradientBrush
.
A new instance of the linear gradient brush.
def clone(self):
...
aspose.svg.drawing
ILinearGradientBrush