Add (class MKI_INTVECTOR)

www.CAD6.com

C++ Syntax

void

MKI_INTVECTOR::Add(

 const __int32 f_nX,

 const __int32 f_nY );

 

Adds the given values to the vector's components.

 

void

MKI_INTVECTOR::Add(

 const SIZE& f_rVector );

 

Adds the given vector to the vector's components.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH