MKI_WINDOWZOOM (Entity Data Classes) New in Version 2024.2 |
www.CAD6.com |
C++ Syntaxclass MKI_WINDOWZOOM { public:
MKI_ZOOMDEF m_acWindow[MKI_WINDOW_MAX], m_cView;
void Init( void ); };
This structure contains zoom information for all drawing windows.
Element Descriptionm_acWindow [MKI_ZOOMDEF[]] Zoom values for the up to MKI_WINDOW_MAX drawing windows. m_cView [MKI_ZOOMDEF] Zoom values for the overview window.
MKD SyntaxThe data type MKI_WINDOWZOOM is used to store the current zoom for all drawing windows and the overview window.
Window[0],Window[1],Window[2],Window[3],View
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH