Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AutomationYResolution Property






Gets the vertical resolution of the image.
Syntax
double AutomationYResolution {get;}
'Declaration
 
ReadOnly Property AutomationYResolution As Double
double AutomationYResolution {get;}
@property (nonatomic,readonly) double automationYResolution;
double getAutomationYResolution();
get_AutomationYResolution(); 

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 AnnContainerMapper.MapResolutions.

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

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features