CurvesContinuousManager.RemoveCurvePoint
CurvesContinuousManager.RemoveCurvePoint method
Removes the point of curve.
public void RemoveCurvePoint(int channelIndex, int pointIndex)
| Parameter | Type | Description |
|---|---|---|
| channelIndex | Int32 | Index of the channel. |
| pointIndex | Int32 | Index of the point. |
See Also
- class CurvesContinuousManager
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD