←Select platform

AutomationControl Property (DocumentViewerAnnotations)

Summary

Annotation automation control used with this DocumentViewerAnnotations

Syntax

C#
VB
C++
public IAnnAutomationControl AutomationControl { get; }
Public ReadOnly Property AutomationControl() As IAnnAutomationControl 
   Get 
public:  
   property IAnnAutomationControl^ AutomationControl 
   { 
      IAnnAutomationControl^ get() 
   } 

Property Value

An object of a type that implements IAnnAutomationControl that handles annotations automation support for this class.

Remarks

DocumentViewerAnnotations creates an instance of AnnotationsInteractiveMode to use for automated annotations editing. This value is set in the InteractiveMode property when DocumentViewer is created if the value of UseAnnotations was true.

The value of AutomationControl is set to an internal IAnnAutomationControl to handle the mouse and touch events as well as rendering of annotation objects and containers on View.ImageViewer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize