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; }