SetAnnotationRotation

#include “BIADVPRN.H”

 

void  SetAnnotationRotation( DEVMODE*  pDevMode,
DWORD         nRotationDegrees);

Description

Sets the AnnotationRotation member of the BlackIceDEVMODE. Sets the value of the ‘Rotation’ field.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

DWORD

nRotationDegrees

Number of degrees to rotate (DWORD).

Return values

none

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.