←Select platform

DeviceDpiX Property

Summary

Gets or sets the horizontal device resolution (DPI).

Syntax

C#
VB
Java
Objective-C
WinRT C#
public double DeviceDpiX {get; set;}
Public Property DeviceDpiX As Double
public double DeviceDpiX {get; set;}
@property (nonatomic) double deviceDpiX;
public double getDeviceDpiX() 
public void setDeviceDpiX(double dpiX) 
get_DeviceDpiX(); 
set_DeviceDpiX(value); 
Object.defineProperty('DeviceDpiX'); 

Property Value

The horizontal 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize