Class XpsBrush

Class XpsBrush

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

Classe che incapsula le caratteristiche comuni di tutti gli elementi brush.

public abstract class XpsBrush : XpsObject

Ereditarietà

objectXpsObjectXpsBrush

Derivato

XpsSolidColorBrush, XpsTransformableBrush

Membri Ereditati

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Proprietà

Opacità

Restituisce/imposta il valore che definisce la trasparenza uniforme del riempimento del brush.

public float Opacity { get; set; }

Valore della Proprietà

float

 Italiano