←Select platform

TargetDpiX Property

Summary
Gets the horizontal target (screen) resolution (DPI).
Syntax
C#
VB
Objective-C
C++
Java
public double TargetDpiX { get; } 
Public ReadOnly Property TargetDpiX As Double 
@property (nonatomic,readonly) double targetDpiX; 
public double getTargetDpiX() 
public:  
   property double TargetDpiX 
   { 
      double get() 
   } 

Property Value

The horizontal target (screen) resolution DPI. The default value is 0.

Remarks

To set the DPI values of the mapper, use MapResolutions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.