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