Usage LongAnnoUIGetBKColor Component
Description Returns the last selected background color. Objects of type aotRect (=6) aotRoundRect (=8)and aotCircle (=7) have background color property.
Parameters Component Integer This parameter specifies the RGB
component. Available values:
compRed (=0), compGreen (=1),
compBlue (=2).
Return value Background color of the object or -1 if the object has no color information.
Programming Notes None