Class XpsPathSegment
Class XpsPathSegment
اسم الفضاء : Aspose.Page.XPS.XpsModel تجميع: Aspose.Page.dll (25.4.0)
فئة تشمل الميزات الشائعة لجميع عناصر قطاع الطريق.
public abstract class XpsPathSegment : XpsObject
Inheritance
object ← XpsObject ← XpsPathSegment
Derived
XpsArcSegment , XpsPathPolySegment
الأعضاء الموروثين
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
IsStroked
يعيد / يحدد القيمة التي تحدد ما إذا كان الإصابة لهذا الجزء من المسار قد تم سحبه.
public bool IsStroked { get; set; }