C#
VB
Java
C++
Number of units per inch used for document coordinates.
public const double UnitsPerInch
Public Const UnitsPerInch As Double
public:
literal double UnitsPerInch
public static final double UNITSPERINCH = 720.0
The value of UnitsPerInch is 720.0. Meaning, the document uses 1/720 of an inch of each unit. For more information, refer to Documents Library Coordinate System.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET