LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnAutomationObject Class
See Also  Members  
Leadtools.Windows.Annotations Namespace : AnnAutomationObject Class



The AnnAutomationObject Class supports WPF/Silverlight.

The AnnAutomationObject Class is available in LEADTOOLS Document and Medical Imaging toolkits.

Defines all the properties needed to automate an annotation object. Supported in Silverlight, Windows Phone 7

Object Model

AnnAutomationObject ClassAnnObject Class

Syntax

Visual Basic (Declaration) 
Public Class AnnAutomationObject 
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomationObject
C# 
public class AnnAutomationObject 
C++/CLI 
public ref class AnnAutomationObject 

Example

For C#/VB examples, refer to AnnAutomationManager.

Remarks

To automate an annotation object, create an instance of this class, specifying any properties. Then add it to the AnnAutomationManager.Objects collection. At any time, you can enumerate the AnnAutomationManager.Objects collection and add/remove/modify any of its properties.

The AnnAutomationManager.CreateDefaultObjects method creates the default AnnAutomationObject objects for the default annotation objects.

LEADTOOLS will create the automation properties for the default annotation objects. You can change any property behavior by overriding members of this class or deriving your own.

For information regarding default text strings used throughout the user interface in the automated mode, including information on how to override them, refer to Localization of LEADTOOLS for .NET WPF Annotations Automation.

Inheritance Hierarchy

System.Object
   Leadtools.Windows.Annotations.AnnAutomationObject

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

AnnAutomationObject requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.