'Declaration
Protected Overridable Function GetPointIndex( _ ByVal mode As PointIndexMode, _ ByVal customIndex As System.Integer, _ ByVal pointsCount As System.Integer _ ) As System.Integer
'Usage
Dim instance As NPointPort Dim mode As PointIndexMode Dim customIndex As System.Integer Dim pointsCount As System.Integer Dim value As System.Integer value = instance.GetPointIndex(mode, customIndex, pointsCount)
protected virtual System.int GetPointIndex( PointIndexMode mode, System.int customIndex, System.int pointsCount )
Parameters
- mode
- customIndex
- pointsCount