SetAnnotationRotation

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

 

SetAnnotationRotation (pDevMode As Long, nRotationDegrees As Long)

 

Input value:pDevMode                    - handle to the BlackIceDEVMODE structure.

Input value:nRotationDegrees                  - number of degrees to rotate (Long).

Return value - none

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.