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 7Visual Basic (Declaration) | |
---|---|
Public Class AnnSelectObject Inherits AnnRectangleObject Implements IAnnHeader, IAnnObject, IAnnRectangle |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnSelectObject |
C# | |
---|---|
public class AnnSelectObject : AnnRectangleObject, IAnnHeader, IAnnObject, IAnnRectangle |
C++/CLI | |
---|---|
public ref class AnnSelectObject : public AnnRectangleObject, IAnnHeader, IAnnObject, IAnnRectangle |
For C#/VB examples, refer to AnnAutomationManager.
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.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
Leadtools.Windows.Annotations.AnnObject
Leadtools.Windows.Annotations.AnnRectangleObject
Leadtools.Windows.Annotations.AnnSelectObject
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)