ShapeSegmentPath

ShapeSegmentPath class

Represents a segment path in a path of the freeform.

Properties

NameTypeDescription
TypeNumberGets 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: Number

ShapeSegmentPath.Points property

Gets the points in path segment

Type: ShapePathPointCollection