Usage Long AnnoUIGetColor
Description Returns the last selected color. Objects of type aotWout (=1) and aotStamp (=3) do not have any color.
Parameters None
Return value The color value. It may return one of the following values:
acoBlack (=0)
acoGray (=1)
acoBlue (=2)
acoRed (=3)
acoPurple (=4)
acoGreen (=5)
acoLBlue (=6)
acoYellow (=7)
acoLGray (=8)
acoWhite (=9)
Programming Notes None