Set (class MKI_INTRECT)

www.CAD6.com

C++ Syntax

void

MKI_INTRECT::Set(

 const __int32 f_nX1,

 const __int32 f_nY1,

 const __int32 f_nX2,

 const __int32 f_nY2 );

 

Sets the rectangle's coordinates to the given values.

 

void

MKI_INTRECT::Set(

 const POINT& f_rPoint1,

 const POINT& f_rPoint2 );

 

Sets the rectangle's coordinates to the given points.

 

void

MKI_INTRECT::Set(

 const POINT& f_rPoint )

 

Sets the rectangle's coordinates to the given point.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH