Class XpsBrush
Class XpsBrush
Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)
Class incapsulating common features of all brush elements.
public abstract class XpsBrush : XpsObject
Inheritance
Derived
XpsSolidColorBrush, XpsTransformableBrush
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Opacity
Returns/sets value defining the uniform transparency of the brush fill.
public float Opacity { get; set; }