SetCenter (class MKI_POINT)

www.CAD6.com

C++ Syntax

void

MKI_POINT::SetCenter(

 const MKI_POINT& f_rPoint1,

 const MKI_POINT& f_rPoint2 );

 

Assigns 0.5 · ( Point1 + Point2 ) to this point.

 

void

MKI_POINT::SetCenter(

 const MKI_RECT& f_rRect )

 

Assigns the center of the rectangle to this point.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH