Class XpsPathSegment

Class XpsPathSegment

Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)

Class incapsulating common features of all path segment elements.

public abstract class XpsPathSegment : XpsObject

Inheritance

objectXpsObjectXpsPathSegment

Derived

XpsArcSegment, XpsPathPolySegment

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

IsStroked

Returns/sets the value specifying whether the stroke for this segment of the path is drawn.

public bool IsStroked { get; set; }

Property Value

bool

 English