Class XpsPathSegment
Class XpsPathSegment
نام ها : Aspose.Page.XPS.XpsModel جمع آوری: WL33_.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; }