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