EnableAnnotationUnitsInch

 

#include “BlackIceDEVMODE.h”

 

void    EnableAnnotationUnitsInch (BlackIceDEVMODE* pDevMode);

Description

Sets the BLF_ANNOTATION_ UNITS_INCH flag. Sets the ‘0.01*inch’ checkbox.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure.

Return value

None

Programming Notes

None

Code Example

None