C#
VB
Java
Objective-C
WinRT C#
C++
Gets the vertical target (screen) resolution (DPI).
public double TargetDpiY { get; }
Public ReadOnly Property TargetDpiY As Double
public double TargetDpiY {get;}
@property (nonatomic,readonly) double targetDpiY;
public double getTargetDpiY()
get_TargetDpiY();
public:
property double TargetDpiY
{
double get()
}
The vertical target (screen) 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