![]() |
MKI_DrawLineDef (Display) |
www.CAD6.com |
C++ Syntaxvoid MKI_DrawLineDef( HWND f_hWindow, MKI_CONST_LINEDEF_PTR f_pLineDef );
Displays a line type ("line type") within the given window. The complete client area of the given window will be used.
ParametersWindow [HWND] Handle of the window or control into whose client area the line type shall be drawn. LineDef [MKI_CONST_LINEDEF_PTR] Line type definition to be drawn.
CommentThis procedure is usually used to display a line type inside a static control inside a dialog window. If the given line type definition is invalid, the window is cleared.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH