Leadtools.Annotations.Core Namespace > AnnContainerMapper Class : DeviceDpiX Property |
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');
This value is used to calculate the font size and fixed length and size values between annotation and display coordinates.