ShapeSegmentPath

ShapeSegmentPath class

Represents a segment path in a path of the freeform.

Properties

NameTypeDescription
TypeintGets the path segment type The value of the property is ShapePathType integer constant.
PointsShapePathPointCollectionGets the points in path segment

ShapeSegmentPath.Type property

Gets the path segment type The value of the property is ShapePathType integer constant.

Type: int

ShapeSegmentPath.Points property

Gets the points in path segment

Type: ShapePathPointCollection