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

Show in webframe

AutomationUseDpi Property






Gets a value that indicate whether to use the resolution values when viewing an image.
Syntax
public virtual bool AutomationUseDpi {get;}
'Declaration   Public Overridable ReadOnly Property AutomationUseDpi As Boolean
'Usage   Dim instance As MedicalViewerBaseCell Dim value As Boolean   value = instance.AutomationUseDpi
public: virtual property bool AutomationUseDpi {    bool get(); }

Property Value

true to use the resolution values when viewing an image; otherwise, it is false.
Remarks

The provided implementation returns ImageViewer.UseDpi to determine whether to use DPI scaling.

The DPI scaling state 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