Class XpsPathSegment
Class XpsPathSegment
Nazwa przestrzeń: Aspose.Page.XPS.XpsModel Zgromadzenie: Aspose.Page.dll (25.4.0)
Klasy inkapsulujące wspólne cechy wszystkich elementów segmentu ścieżki.
public abstract class XpsPathSegment : XpsObject
Inheritance
object ← XpsObject ← XpsPathSegment
Derived
XpsArcSegment , XpsPathPolySegment
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
IsStroked
Powraca / ustawia wartość określającą, czy uderzenie dla tego segmentu drogi jest wyciągnięte.
public bool IsStroked { get; set; }