C

VsdxPathSegment

A class that models one segment of a VsdxPath.

Inheritance Hierarchy

Members

Show:

Properties

The command. One of "(Rel)MoveTo", "(Rel)LineTo", "ArtTo", "EllipticalArcTo", "PolylineTo", "NURBSTo", "SplineStart", "SplineKnot", "InfiniteLine", "Ellipse", "RelCubBezTo", "RelEllipticalArcTo", "RelQuadBezTo".

Whether this segment is deleted.

Deleted segments are ignored by VSDX viewers. This property can be used to ignore extra segments inherited from a master.