Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnSelectObject Class
See Also  Members  
Leadtools.Windows.Annotations Namespace : AnnSelectObject Class





Defines an annotation select object.

Object Model



Syntax

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

<AnnSelectObject .../>

XAML Object Element Usage 

<AnnSelectObject .../>

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, backstroke 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
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  Leadtools.Windows.Annotations.AnnObjectBase
                     Leadtools.Windows.Annotations.AnnRectangleObject
                        Leadtools.Windows.Annotations.AnnSelectObject

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

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.