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