CWinCtrlLine

Script: LINE

This is the control to draw a line segment.

Callbacks arriving at :class:`CWindowBase<CWindowBase>`

Example of use

// get control
CWinCtrlLine   lnTest = find<CWinCtrlLine>(LINE_TEST);