Visual Basic (Declaration) | |
---|---|
Public Class AnnSelectObject Inherits AnnRectangleObject |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class AnnSelectObject : AnnRectangleObject |
C++/CLI | |
---|---|
public ref class AnnSelectObject : public AnnRectangleObject |
XAML Object Element Usage | |
---|---|
<AnnSelectObject .../> |
XAML Object Element Usage | |
---|---|
<AnnSelectObject .../> |
For C#/VB examples, refer to AnnAutomationManager.
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.
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
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family