EnableAnnotationUnitsPixels

 

#include “BlackIceDEVMODE.h”

 

void    EnableAnnotationUnitsPixels (BlackIceDEVMODE* pDevMode);

Description

Sets the BLF_ANNOTATION_ UNITS_PIXEL flag. Sets the ‘pixel’ checkbox.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure.

Return value

None

Programming Notes

None

Code Example

None