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 RectangleToPhysical( RectangleF rc )
'Declaration
Public Function RectangleToPhysical( _ ByVal rc As RectangleF _ ) As RectangleF
'Usage
Dim instance As Transformer Dim rc As RectangleF Dim value As RectangleF value = instance.RectangleToPhysical(rc)
public: RectangleF RectangleToPhysical( RectangleF rc )