'Declaration
Protected Overridable Function GetModelBounds( _ ByVal index As System.Integer _ ) As NRectangleF
'Usage
Dim instance As NShapesFactory Dim index As System.Integer Dim value As NRectangleF value = instance.GetModelBounds(index)
protected virtual NRectangleF GetModelBounds( System.int index )
Parameters
- index