#include “BiAnno.h”
BOOL LineWidth( void );
Description
Changes the currently selected line width. Displays a dialog to let the user choose.
Parameters
None
Return value
TRUE if repaint is necessary, FALSE if there wasn’t any change.
Programming Notes
None
Code Example
None