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 the point.

 

void

MKI_POINT::SetCenter(

 const MKI_RECT_BASE& f_rRect )

 

Assigns the center of the rectangle to the point.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH