IPathShape.SetItems
IPathShape.SetItems method
Assignes array of Bexier knots.
public void SetItems(BezierKnotRecord[] bezierPoints)
Parameter | Type | Description |
---|---|---|
bezierPoints | BezierKnotRecord[] | Array of bezier knots |
See Also
- class BezierKnotRecord
- interface IPathShape
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD