Custom vertical resolution value to use when calibrating this ruler.
public virtual double DpiY { get; set; }
Public Overridable Property DpiY() As Double
Get
Set
public:
virtual property double DpiY
{
double get()
void set(double value)
}
Custom vertical resolution value to use when calibrating this ruler. Default value is 0.
Use DpiX and DpiY to set a custom resolution for calibrating this ruler. A value of 0 (the default) will use the resolution value of the container mapper.
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