Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
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)