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