Class XpsPathSegment
Class XpsPathSegment
Nome do espaço: Aspose.Page.XPS.XpsModel Assembleia: Aspose.Page.dll (25.4.0)
Classe incapsulando características comuns de todos os elementos do segmento do caminho.
public abstract class XpsPathSegment : XpsObject
Inheritance
object ← XpsObject ← XpsPathSegment
Derived
XpsArcSegment , XpsPathPolySegment
Membros herdados
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
IsStroked
Retorna/sete o valor especificando se o colapso para este segmento da estrada é tirado.
public bool IsStroked { get; set; }