'DeclarationProtected Overrides Function CreateShapeInfo( _ ByVal index As System.Integer _ ) As NShapeInfo
'UsageDim instance As NTrafficSignsShapesFactory Dim index As System.Integer Dim value As NShapeInfo value = instance.CreateShapeInfo(index)
protected override NShapeInfo CreateShapeInfo( System.int index )
Parameters
- index