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)
Syntaxpublic XpsSolidColorBrush Clone()
Public Function Clone As XpsSolidColorBrush
public:
XpsSolidColorBrush^ Clone()
member Clone : unit -> XpsSolidColorBrush
Return Value
Type:
XpsSolidColorBrushClone of this solid color brush.
See Also