'Declaration
Public Shared Sub FitRounding( _ ByVal bounds As NRectangle, _ ByRef rounding As System.Integer _ )
'Usage
Dim bounds As NRectangle Dim rounding As System.Integer NLayoutHelper.FitRounding(bounds, rounding)
public static void FitRounding( NRectangle bounds, ref System.int rounding )
Parameters
- bounds
- rounding