'DeclarationPublic Overridable Function GetShapeInfo( _ ByVal index As System.Integer _ ) As NShapeInfo
'UsageDim 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