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 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.