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
AnnSelectObject Class
See Also  Members  
Leadtools.Windows.Annotations Namespace : AnnSelectObject Class



The AnnSelectObject Class supports WPF/Silverlight.

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

Defines an annotation select object. Supported in Silverlight, Windows Phone 7

Object Model

AnnSelectObject Class

Syntax

Visual Basic (Declaration) 
Public Class AnnSelectObject 
   Inherits AnnRectangleObject
   Implements IAnnHeaderIAnnObjectIAnnRectangle 
Visual Basic (Usage)Copy Code
Dim instance As AnnSelectObject
C# 
public class AnnSelectObject : AnnRectangleObject, IAnnHeaderIAnnObjectIAnnRectangle  
C++/CLI 
public ref class AnnSelectObject : public AnnRectangleObject, IAnnHeaderIAnnObjectIAnnRectangle  

Example

For C#/VB examples, refer to AnnAutomationManager.

Remarks

The select annotation object is a simple rectangle that has Top,Left, Width, Height, a stroke and a fill used to select the objects to be edited in the automation mode. For more information about the select annotation object refer to AnnSelectObject for WPF. For more information about the automated rectangle annotation object, refer to WPF Annotation Objects - Automated Features.

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         Leadtools.Windows.Annotations.AnnObject
            Leadtools.Windows.Annotations.AnnRectangleObject
               Leadtools.Windows.Annotations.AnnSelectObject

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

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