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