Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
public RectangleF RectangleToLogical( RectangleF rc )
'Declaration
Public Function RectangleToLogical( _ ByVal rc As RectangleF _ ) As RectangleF
'Usage
Dim instance As Transformer Dim rc As RectangleF Dim value As RectangleF value = instance.RectangleToLogical(rc)
public: RectangleF RectangleToLogical( RectangleF rc )