| 
    
       MKI_FITMODE_* (Fitting Modes) New in Version 2025.1  | 
    www.CAD6.com | 
| 
       Fitting modes for entities / bitmap fitting. Possible values are: MKI_FITMODE_NONE The entities / bitmap will not be fitted. They will instead be displayed left- and bottom-aligned to the insertion point in a size based on its current size (the mode used by bitmap references prior to Version 2025.0). A given m_cFitSize will be ignored. MKI_FITMODE_INSIDE The entities / bitmap will be scaled proportionally to completely fit into the rectangle given by m_cFitSize, i.e. some parts of the rectangle might be left unfilled. MKI_FITMODE_OUTSIDE The entities / bitmap will be scaled proportionally to fill the rectangle given by m_cFitSize completely, i.e. some parts of the entities / bitmap might lie outside the rectangle (and will not be clipped). MKI_FITMODE_COVER The entities / bitmap will be scaled non-proportionally to cover the complete rectangle given by m_cFitSize. 
  | 
  
CAD6interface 2025.2 - Copyright 2025 Malz++Kassner® GmbH