ShapeSegmentPath
ShapeSegmentPath class
Represents a segment path in a path of the freeform.
Properties
| Name | Type | Description |
|---|---|---|
| Type | Number | Gets the path segment type The value of the property is ShapePathType integer constant. |
| Points | ShapePathPointCollection | Gets 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