Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

AutomationDpiY Property






Gets the vertical resolution of the screen.
Syntax
public virtual double AutomationDpiY {get;}
'Declaration   Public Overridable ReadOnly Property AutomationDpiY As Double
'Usage   Dim instance As MedicalViewerBaseCell Dim value As Double   value = instance.AutomationDpiY
public: virtual property double AutomationDpiY {    double get(); }

Property Value

The vertical resolution of the screen. The provided implementation returns the height of ImageViewer.ScreenDpi.
Remarks

The automation object will use AutomationDpiX, AutomationDpiY, AutomationXResolution and AutomationYResolution to obtain the values required to set the containers using Leadtools.Annotations.Core.AnnContainerMapper.MapResolutions(System.Double,System.Double,System.Double,System.Double).

The screen resolution is the same for all containers in normal situations. Therefore, the default implementation does not use AutomationContainerIndex when this property is called.

Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features