VectorPath.SetItems
VectorPath.SetItems method
Sets array of Shapes in a Path.
public void SetItems(IPathShape[] shapes)
Parameter | Type | Description |
---|---|---|
shapes | IPathShape[] | Array of IPathShape. |
See Also
- interface IPathShape
- class VectorPath
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD