ShapeSegmentPathCollection.Add

ShapeSegmentPathCollection.Add method

Add a segment path in creation path.

public int Add(ShapePathType type)
ParameterTypeDescription
typeShapePathTypeThe path type.

Return Value

Returns the position of ShapeSegmentPath object in the list.

See Also