Aspose::Page::XPS::XpsModel::XpsPathSegment class

XpsPathSegment class

Class incapsulating common features of all path segment elements.

class XpsPathSegment : public Aspose::Page::XPS::XpsModel::XpsObject

Methods

MethodDescription
get_IsStroked() constReturns/sets the value specifying whether the stroke for this segment of the path is drawn.
set_IsStroked(bool)Returns/sets the value specifying whether the stroke for this segment of the path is drawn.

See Also