'Declaration
Public Shared Function FitRectangle( _ ByVal rect As NRectangleF, _ ByVal orientation As System.Single _ ) As NRectangleF
'Usage
Dim rect As NRectangleF Dim orientation As System.Single Dim value As NRectangleF value = NRectangleF.FitRectangle(rect, orientation)
public static NRectangleF FitRectangle( NRectangleF rect, System.float orientation )
Parameters
- rect
- orientation