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