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