←Select platform

TargetDpiY Property

Summary

Gets the vertical target (screen) resolution (DPI).

Syntax
C#
VB
Objective-C
C++
Java
public double TargetDpiY { get; } 
Public ReadOnly Property TargetDpiY As Double 
@property (nonatomic,readonly) double targetDpiY; 
public double getTargetDpiY() 
public:  
   property double TargetDpiY 
   { 
      double get() 
   } 

Property Value

The vertical 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly