←Select platform

SourceDpiY Property

Summary
Gets the vertical source (image) resolution (DPI).
Syntax
C#
Objective-C
C++/CLI
Java
Python
public double SourceDpiY { get; } 
@property (nonatomic, assign, readonly) double sourceDpiY; 
public double getSourceDpiY() 
public:  
   property double SourceDpiY 
   { 
      double get() 
   } 
SourceDpiY # get  (AnnContainerMapper) 

Property Value

The vertical source (image) 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.