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