Class XpsPathSegment
Class XpsPathSegment
名称: Aspose.Page.XPS.XpsModel 收藏: Aspose.Page.dll (25.5.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; }