Returns the BLF_ANNOTATION_POSITION_TOP_RIGHT flag. Represents the ‘Top Right’ radio button
IsAnnotationPositionTopRight (pDevMode As Long) As Boolean
Input value - handle to the BlackIceDEVMODE structure.
Return value - TRUE if the ‘Top Right’ radio button is checked
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.