'Declaration
Public Overridable Function GetShapeInfo( _ ByVal index As System.Integer _ ) As NShapeInfo
'Usage
Dim instance As NShapesFactory Dim index As System.Integer Dim value As NShapeInfo value = instance.GetShapeInfo(index)
public virtual NShapeInfo GetShapeInfo( System.int index )
Parameters
- index