'Usage Dim instance As ImGearARTPolygon Dim index As Integer Dim count As Integer instance.RemovePoints(index, count)
Parameters
- index
 - The index of the first point to remove.
 - count
 - The number of points to remove.
 
            'Usage Dim instance As ImGearARTPolygon Dim index As Integer Dim count As Integer instance.RemovePoints(index, count)