Number of units per inch used for document coordinates.
Object.defineProperty(Document.prototype, 'unitsPerInch',
get: function()
)
static unitsPerInch: number; // read-only
The value of UnitsPerInch is 720.0. Meaning, the document uses 1/720 of an inch of each unit.
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