deviceDpiY Property

Summary

Gets or sets the vertical device resolution (DPI).

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

Property Value

The vertical device resolution (DPI). The default value is 0.

Remarks

This value is used to calculate the font size and fixed length and size values between annotation and display coordinates.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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