Leadtools.Annotations Namespace > AnnDesigner Class : GetLogicalAnnPoint Method |
'Declaration Protected Function GetLogicalAnnPoint( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal unit As AnnUnit _ ) As AnnPoint
'Usage Dim instance As AnnDesigner Dim x As Integer Dim y As Integer Dim unit As AnnUnit Dim value As AnnPoint value = instance.GetLogicalAnnPoint(x, y, unit)