unitsPerInch Property

Summary

Number of units per inch used for document coordinates.

Syntax
TypeScript
JavaScript
Object.defineProperty(LEADDocument, 'unitsPerInch', 
   get: function() 
) 
static readonly unitsPerInch: number; 

Property Value

The value of UnitsPerInch is 720.0. Meaning, the document uses 1/720 of an inch of each unit.

Remarks

The value of UnitsPerInch is 720.0. Meaning, the document uses 1/720 of an inch of each unit. For more information, refer to Document Library Coordinate System.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly