Returns the intersection of this rectangle with the specified rectangle.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public Rect Intersect ( Rect rect)
Public Function Intersect( _ rect As Rect _) As Rect
A Rect instance.
A Rect representing the intersection of the two rectangles.
Rect MembersRect ClassMindFusion.Mapping Namespace