Pegasus Class Library Help
The device angle relative to the paper, when the points were collected. The angle value affects drawing, since it turn the coordinate system in this angle. Some devices has the ability of locating them in the corner, or at the side of the paper. Usualy there is no need to change this value.

Namespace:  Pegasus.Library
Assembly:  PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)

Syntax

C#
public short DeviceAngle
Visual Basic (Declaration)
Public DeviceAngle As Short
Visual C++
public:
short DeviceAngle

See Also