Usage voidAnnoObjSetRGBColorComponents(Red As Long, Green As Long, Blue As Long)
Description Sets up the color of the aotNote, aotHighlight, aotLine, aotRect, aotCircle, aotRoundRect, aotText or aotFreeHand object.
Parameters Red Long Red component of RGB.
Green Long Green component of RGB.
Blue Long Blue component of RGB.
Return value None
Programming Notes None