Expand (class MKI_INTRECT) |
www.CAD6.com |
C++ Syntaxvoid MKI_INTRECT::Expand( const __int32 f_nAmount );
Expands the rectangle horizontally and vertically in all directions by the given amount.
void MKI_INTRECT::Expand( const __int32 f_nAmountX, const __int32 f_nAmountY );
Expands the rectangle horizontally in both directions by the first given amount and vertically in both directions by the second given amount.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH