Class XpsBrush

Class XpsBrush

Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.7.0)

Class incapsulating common features of all brush elements.

public abstract class XpsBrush : XpsObject

Inheritance

object XpsObject XpsBrush

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; }

Property Value

float

 English