Sub (class MKI_INTPOINT)

www.CAD6.com

C++ Syntax

void

MKI_INTPOINT::Sub(

 const __int32 f_nX,

 const __int32 f_nY );

 

Subtracts the given values from the point's coordinates.

 

void

MKI_INTPOINT::Sub(

 const SIZE& f_rVector );

 

Subtracts the given vector from the point's coordinates.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH