#include “BiAnno.h”
COLORREF CALLBACK AnnoUIGetBKColor ( INT_PTR pAnno );
Description
Returns the last selected backgroundcolor. Only circle, rectangle and rounded rectangle objects have background color.
Parameters
|
INT_PTR |
pAnno |
Annotation handle |
Return value
COLORREF color value
Programming Notes
None
Code Example
None