Leadtools.Windows.Annotations Namespace : AnnSelectObject Class |
public class AnnSelectObject : AnnRectangleObject, IAnnHeader, IAnnObject, IAnnRectangle
'Declaration Public Class AnnSelectObject Inherits AnnRectangleObject Implements IAnnHeader, IAnnObject, IAnnRectangle
'Usage Dim instance As AnnSelectObject
public ref class AnnSelectObject : public AnnRectangleObject, IAnnHeader, IAnnObject, IAnnRectangle
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.
For C#/VB examples, refer to AnnAutomationManager.