Leadtools.Forms Namespace > LogicalRectangle Structure : ToRectangle Method |
'Declaration Public Function ToRectangle( _ ByVal dpiX As Double, _ ByVal dpiY As Double _ ) As LeadRect
'Usage Dim instance As LogicalRectangle Dim dpiX As Double Dim dpiY As Double Dim value As LeadRect value = instance.ToRectangle(dpiX, dpiY)