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

Show in webframe

AutomationTransform Property






Gets the matrix object that represents the current transformation for the annotations objects.
Syntax
public virtual LeadMatrix AutomationTransform {get;}
'Declaration   Public Overridable ReadOnly Property AutomationTransform As LeadMatrix
'Usage   Dim instance As MedicalViewerBaseCell Dim value As LeadMatrix   value = instance.AutomationTransform
public: virtual property LeadMatrix AutomationTransform {    LeadMatrix get(); }

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

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