Current screen resolution in dots per inch (or DPI).
public virtual LeadSize ScreenDpi { get; set; }
Public Overridable Property ScreenDpi() As LeadSize
Get
Set
The current screen horizontal resolution in dots per inch (or DPI). A value of 0 means use the default screen resolution which is either calculated automatically if the platform supports that or set to 96 otherwise. The default value is 0.
For more information and example, refer to UseDpi.
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