Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.12
|
Leadtools.Forms Namespace > LogicalRectangle Structure > Contains Method : Contains(Double,Double) Method |
'Declaration Public Overloads Function Contains( _ ByVal x As Double, _ ByVal y As Double _ ) As Boolean
'Usage Dim instance As LogicalRectangle Dim x As Double Dim y As Double Dim value As Boolean value = instance.Contains(x, y)