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