ImageGear for Java
removePoints Method
The index of the first point to remove.
The number of points to remove.
Removes the specified number of points, starting at the specified index.

An error will occur if the specified index or specified number of points to remove is out of range.

Syntax
public void removePoints( 
   int index,
   int count
)

Parameters

index
The index of the first point to remove.
count
The number of points to remove.
See Also

Reference

ImGearARTCurve Class
ImGearARTCurve Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback