public abstract class XpsBrush extends XpsObject
Class incapsulating common features of all brush elements.
| Modifier and Type | Method and Description |
|---|---|
float |
getOpacity()
Returns value defining the uniform transparency of the brush fill.
|
void |
setOpacity(float value)
Sets value defining the uniform transparency of the brush fill.
|
public float getOpacity()
Returns value defining the uniform transparency of the brush fill.
public void setOpacity(float value)
Sets value defining the uniform transparency of the brush fill.
value - Value defining the uniform transparency of the brush fill.Copyright © 2025 Aspose. All Rights Reserved.