Leadtools.Annotations Namespace > IAnnAutomationControl Interface : PointToClient Method |
'Usage Dim instance As IAnnAutomationControl Dim point As Point Dim value As Point value = instance.PointToClient(point)
If your control is derived from the standard System.Windows.Forms.Control, then you do not need to implement this method (since the default System.Windows.Forms.Control.PointToClient will be used).