'Declaration
Public Function GetInnerRect( _ ByRef bounds As NRectangleF _ ) As NRectangleF
'Usage
Dim instance As NMarginsF Dim bounds As NRectangleF Dim value As NRectangleF value = instance.GetInnerRect(bounds)
public NRectangleF GetInnerRect( ref NRectangleF bounds )
Parameters
- bounds