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