IPath.SetItems

IPath.SetItems method

Sets array of Shapes in a Path.

public void SetItems(IPathShape[] shapes)
ParameterTypeDescription
shapesIPathShape[]Array of IPathShape.

See Also