Intersect (class MKI_RECT) New in Version 2015.0

www.CAD6.com

C++ Syntax

void

MKI_RECT::Intersect(
 const MKI_RECT& f_rRect );

 

Shrinks the rectangle to the common area it has with Rect (common rectangle of both rectangles).

 

Comment

This may result in an "invalid" rectangle where left > right and/or top > bottom!

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH