Tests whether this rectangle intersects with the specified rectangle.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public bool Intersects ( Rect rect)
Public Function Intersects( _ rect As Rect _) As Boolean
A Rect instance.
true if the rectangles intersect, otherwise false.
Rect MembersRect ClassMindFusion.Mapping Namespace