C#
VB
Java
Objective-C
WinRT C#
C++
Gets the horizontal source (image) resolution (DPI).
public double SourceDpiX { get; }
Public ReadOnly Property SourceDpiX As Double
public double SourceDpiX {get;}
@property (nonatomic,readonly) double sourceDpiX;
public double getSourceDpiX()
get_SourceDpiX();
public:
property double SourceDpiX
{
double get()
}
The horizontal source (image) resolution DPI. The default value is 0.
To set the DPI values of the mapper, use MapResolutions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET