Include (class MKI_INTRECT)

www.CAD6.com

C++ Syntax

void

MKI_INTRECT::Include(

 const POINT& f_rPoint );

 

Extents the rectangle to include the given point (if not already included).

 

void

MKI_INTRECT::Include(

 __int32 f_nX,

 __int32 f_nY );

 

Extents the rectangle to include the given coordinates (if not already included).

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH