Package | Description |
---|---|
com.aspose.xps |
Modifier and Type | Method and Description |
---|---|
XpsSolidColorBrush |
XpsDocument.createSolidColorBrush(Color color)
Creates a new solid color brush.
|
XpsSolidColorBrush |
XpsDocument.createSolidColorBrush(XpsColor color)
Creates a new solid color brush.
|
XpsSolidColorBrush |
XpsSolidColorBrush.deepClone()
Clones this solid color brush.
|