(Leadtools.Annotations.Core)

DeviceDpiX Property

Show in webframe





Gets or sets the horizontal device resolution (DPI).
Syntax
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

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.