Leadtools.Annotations Namespace > IAnnAutomationControl Interface : RectangleToScreen Method |
'Usage Dim instance As IAnnAutomationControl Dim rect As Rectangle Dim value As Rectangle value = instance.RectangleToScreen(rect)
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.RectangleToScreen will be used).