SetCenter (class MKI_INTPOINT)

www.CAD6.com

C++ Syntax

void

MKI_INTPOINT::SetCenter(

 const POINT& f_rPoint1,

 const POINT& f_rPoint2 );

 

Calculates the center between the two given points and assigns the result to this.

 

void

MKI_INTPOINT::SetCenter(

 const RECT& f_rRect );

 

Calculates the center of the given rectangle and assigns the result to this.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH