←Select platform

SourceDpiX Property

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

Property Value

The horizontal 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 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.