Class ShapeSegmentPath

ShapeSegmentPath class

Represents a segment path in a path of the freeform.

public class ShapeSegmentPath

Properties

NameDescription
Points { get; }Gets the points in path segment
Type { get; }Gets the path segment type

See Also