'Declaration
Public Function GetPointType( _ ByVal index As System.Integer _ ) As System.Byte
'Usage
Dim instance As NGraphicsPath Dim index As System.Integer Dim value As System.Byte value = instance.GetPointType(index)
public System.byte GetPointType( System.int index )
Parameters
- index