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 > AnnRectangle Structure > Contains Method : Contains(Single,Single) Method |
'Declaration Public Overloads Function Contains( _ ByVal x As Single, _ ByVal y As Single _ ) As Boolean
'Usage Dim instance As AnnRectangle Dim x As Single Dim y As Single Dim value As Boolean value = instance.Contains(x, y)