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

Show in webframe

AutomationYResolution Property






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

Property Value

The vertical resolution of the image. The provided implementation returns the height of ImageViewer.ImageResolution.
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).

When using multiple-containers mode, each container might have a different image resolution. Therefore the default implementation uses AutomationContainerIndex to obtain the value for the requested container. When using an Leadtools.Controls.ImageViewer control, this translates into the ImageViewerItem.Resolution of the item at index AutomationContainerIndex in ImageViewer.Items.

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