I want to draw moving line after click one point like measurement tool
(shortcut 'm'). I can get click point using 'APIIo_GetPointID'. But, I
want to show preview line when they drawing. API_GetPointType
pointInfo1, pointInfo2; BNZeroMemory(&pointInf...