#include “BiAnno.h”
long CALLBACK AnnoUIGetLineType( INT_PTR pAnno );
Description
Returns the last selected line type.
Parameters
INT_PTR
pAnno
Annotation handle
Return value
long linetype
Programming Notes
None
Code Example