'Declaration
Protected Overrides Function CreateShapeInfo( _ ByVal index As System.Integer _ ) As NShapeInfo
'Usage
Dim instance As NFlowChartingShapesFactory Dim index As System.Integer Dim value As NShapeInfo value = instance.CreateShapeInfo(index)
protected override NShapeInfo CreateShapeInfo( System.int index )
Parameters
- index