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