ImageGear for .NET
RemovePoints Method
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTFreeLine Class : RemovePoints Method




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

Glossary Item Box

Removes the specified number of points, starting at the specified index.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

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

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.