Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AutomationTransform Property






Gets the matrix object that represents the current transformation for the annotations objects.
Syntax
LeadMatrix AutomationTransform {get;}
'Declaration
 
ReadOnly Property AutomationTransform As LeadMatrix
LeadMatrix AutomationTransform {get;}
@property (nonatomic,readonly) LeadMatrix automationTransform;
LeadMatrix getAutomationTransform();
get_AutomationTransform(); 

Property Value

The matrix object that represents the current transformation for the annotations objects.
Remarks

The provided implementation returns ImageViewer.GetImageTransformWithDpi(false) when single container mode is used.

When using multiple-containers mode, each container might have a different transformation matrix. 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 ImageViewer.GetItemImageTransformWithDpi 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