Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnContainerMapper Class : DeviceDpiY Property |
public double DeviceDpiY {get; set;}
'Declaration
Public Property DeviceDpiY As Double
public double DeviceDpiY {get; set;}
@property (nonatomic) double deviceDpiY;
public double getDeviceDpiY() public void setDeviceDpiY(double dpiY)
get_DeviceDpiY();
set_DeviceDpiY(value);
Object.defineProperty('DeviceDpiY');
This value is used to calculate the font size and fixed length and size values between annotation and display coordinates.