C#
VB
Java
Objective-C
WinRT C#
C++
Gets the vertical source (image) resolution (DPI).
public double SourceDpiY { get; }
Public ReadOnly Property SourceDpiY As Double
public double SourceDpiY {get;}
@property (nonatomic,readonly) double sourceDpiY;
public double getSourceDpiY()
get_SourceDpiY();
public:
property double SourceDpiY
{
double get()
}
The vertical 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