EnableAnnotationUnitsMM

 

 

#include “BlackIceDEVMODE.h”

 

void    EnableAnnotationUnitsMM (BlackIceDEVMODE* pDevMode);

Description

Sets the BLF_ANNOTATION_ UNITS_MM flag. Sets the ‘0.1*mm’ checkbox

Parameters

Input value    - pointer to the BlackIceDEVMODE structure.

Return value

None

Programming Notes

None

Code Example

None