Error processing SSI file
(Leadtools.Annotations.Core)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

DeviceDpiY Property






Gets or sets the vertical device resolution (DPI).
Syntax
public double DeviceDpiY {get; set;}
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');
'Declaration
 
Public Property DeviceDpiY As Double
 

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

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features