Leadtools.Forms Namespace > LogicalRectangle Structure > IntersectsWith Method : IntersectsWith(LogicalRectangle) Method |
public bool IntersectsWith( LogicalRectangle rect )
'Declaration Public Overloads Function IntersectsWith( _ ByVal rect As LogicalRectangle _ ) As Boolean
'Usage Dim instance As LogicalRectangle Dim rect As LogicalRectangle Dim value As Boolean value = instance.IntersectsWith(rect)
public: bool IntersectsWith( LogicalRectangle rect )