Click or drag to resize

GM_SelectLineStyle

Displays a dialog allowing the user to graphically select a line style.

Syntax
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_SelectLineStyle
(
GM_LineStyle_t* aLineStyle    // IN/OUT: Line style buffer - make sure to initialize before passing in
);