Class XpsSolidColorBrush

Class XpsSolidColorBrush

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

SolidColorBrush özellik öğesi özelliklerini kapsayan sınıf.
Bu öğe, tanımlı geometrik bölgeleri tek bir renkle doldurmak için kullanılır.

public sealed class XpsSolidColorBrush : XpsBrush

Kalıtım

objectXpsObjectXpsBrushXpsSolidColorBrush

Kalıtılan Üyeler

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

Özellikler

Renk

Doldurulan öğeler için rengi döndürür/ayarlar.

public XpsColor Color { get; set; }

Özellik Değeri

XpsColor

Metodlar

Clone()

Bu solid color brush’ı klonlar.

public XpsSolidColorBrush Clone()

Döndürür

XpsSolidColorBrush

Bu solid color brush’ın klonu.

 Türkçe