| 
    
       Expand (class MKI_RECT) New in Version 2014.1  | 
    www.CAD6.com | 
      C++ Syntaxvoid MKI_RECT::Expand( const double f_dAmount ) 
 Expands the rectangle horizontally and vertically in all directions by the given amount. 
 void MKI_RECT::Expand( const double f_dAmountX, const double f_dAmountY ); 
 Expands the rectangle horizontally in both directions by the first given amount and vertically in both directions by the second given amount. 
  | 
  
CAD6interface 2025.2 - Copyright 2025 Malz++Kassner® GmbH