dpiX Property

Summary

Custom horizontal resolution value to use when calibrating this ruler.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnPolyRulerObject.prototype, 'dpiX', 
	get: function(), 
	set: function(value) 
) 
dpiX: number; 

Property Value

Custom horizontal resolution value to use when calibrating this ruler. Default value is 0.

Remarks

Use dpiX and dpiY to set a custom resolution for calibrating this ruler. A value of 0 (the default) will use the resolution value of the container mapper.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.