Class XpsSolidColorBrush

Class XpsSolidColorBrush

Nazwa przestrzeń: Aspose.Page.XPS.XpsModel Zgromadzenie: Aspose.Page.dll (25.5.0)

Klasowe funkcje elementu własności SolidColorBrush.Ten element jest używany do wypełniania określonych obszarów geometrycznych o solidnym kolorze.

public sealed class XpsSolidColorBrush : XpsBrush

Inheritance

object XpsObject XpsBrush XpsSolidColorBrush

Dziedziczeni członkowie

XpsBrush.Opacity , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

Color

Powraca / ustawia kolor na wypełnione elementy.

public XpsColor Color { get; set; }

Wartość nieruchomości

XpsColor

Methods

Clone()

Klonuje ten solidny kolor brązowy.

public XpsSolidColorBrush Clone()

Returns

XpsSolidColorBrush

Klon tego solidnego kolorowego szczoteczka.

 Polski