Pegasus Class Library Help
The DPI of the strokes data. The DPI is 1/1000 of this value. For example, if DPIx1000==300,000, the DPI is equal to 300.

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

Syntax

C#
public int DPIx1000
Visual Basic (Declaration)
Public DPIx1000 As Integer
Visual C++
public:
int DPIx1000

See Also