Usage Boolean AnnoUIGetNoteTextColor(Red As Long*, Green As Long*, Blue As Long*)
Description This method retrieves the text color of the last selected aotNote object.
Parameters Red Long* Red component of RGB.
Green Long* Green component of RGB.
Blue Long* Blue component of RGB.
Return value TRUE on success, otherwise FALSE.
Programming Notes See AnnoUIGetNoteTextColorComps method. This method does not pass parameters as reference.