IsAnnotationPositionCenter

Description         Returns the BLF_ANNOTATION_POSITION_ CENTER flag. Represents the ‘Center’ radiobutton.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationPositionCenter  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Center’ radiobutton is checked

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also