←Select platform

TargetDpiY Property

Summary
Gets the vertical target (screen) resolution (DPI).
Syntax
C#
Objective-C
C++/CLI
Java
Python
public double TargetDpiY { get; } 
@property (nonatomic, assign, readonly) double targetDpiY; 
public double getTargetDpiY() 
public:  
   property double TargetDpiY 
   { 
      double get() 
   } 
TargetDpiY # get  (AnnContainerMapper) 

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

Leadtools.Annotations.Engine Assembly

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