Class XpsSolidColorBrush
Class XpsSolidColorBrush
اسم الفضاء : Aspose.Page.XPS.XpsModel تجميع: Aspose.Page.dll (25.4.0)
مميزات العنصر الممتلكات SolidColorBrush.يستخدم هذا العنصر لملء المناطق الجيومترية المحددة بألوان صلبة.
public sealed class XpsSolidColorBrush : XpsBrush
Inheritance
object ← XpsObject ← XpsBrush ← XpsSolidColorBrush
الأعضاء الموروثين
XpsBrush.Opacity , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Color
إرجاع / إعداد اللون للعناصر المملوءة.
public XpsColor Color { get; set; }
قيمة الممتلكات
Methods
Clone()
استنشاق هذا الفراولة الملونة الصلبة.
public XpsSolidColorBrush Clone()
Returns
الكلون من هذا الفراشة الملونة الصلبة.