'Declaration
Public Overridable Function GetLogicalRect( _ ByVal rect As NRectangleF _ ) As NRectangleF
'Usage
Dim instance As NDrawingView Dim rect As NRectangleF Dim value As NRectangleF value = instance.GetLogicalRect(rect)
public virtual NRectangleF GetLogicalRect( NRectangleF rect )
Parameters
- rect