GetCenter (class MKI_INTRECT) New in Version 2016.1

www.CAD6.com

C++ Syntax

void

MKI_INTRECT::GetCenter(

 POINT& f_rCenter ) const;

 

void

MKI_INTRECT::GetCenter(

 MKI_POINT_BASE& f_rCenter ) const;

 

void

MKI_INTRECT::GetCenter(

 SIZE& f_rCenter ) const;

 

void

MKI_INTRECT::GetCenter(

 MKI_VECTOR_BASE& f_rCenter ) const;

 

Calculates the center of the rectangle and stores it in Center.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH