XpsSolidColorBrushClone Method

Clones this solid color brush.

Namespace:  Aspose.Page.XPS.XpsModel
Assembly:  Aspose.Page (in Aspose.Page.dll) Version: 20.1.0.0 (20.1)
Syntax
public XpsSolidColorBrush Clone()

Return Value

Type: XpsSolidColorBrush
Clone of this solid color brush.
See Also