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 : IntersectsWith Method |
public bool IntersectsWith( AnnRectangle rect )
'Declaration Public Function IntersectsWith( _ ByVal rect As AnnRectangle _ ) As Boolean
'Usage Dim instance As AnnRectangle Dim rect As AnnRectangle Dim value As Boolean value = instance.IntersectsWith(rect)
public: bool IntersectsWith( AnnRectangle rect )