C#
VB
C++
Gets the vertical resolution of the of the current image in the viewer.
public virtual float ImageDpiY { get; }
<BrowsableAttribute(False)>
Public Overridable ReadOnly Property ImageDpiY As Single
[BrowsableAttribute(false)]
public:
virtual property float ImageDpiY {
float get();
}
A value in dots per inch for the vertical resolution supported of the current image in the viewer.
Refer to BorderPadding.
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