Visual Basic (Declaration) | |
---|---|
Public Class AnnLineEditDesigner Inherits AnnEditDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class AnnLineEditDesigner : AnnEditDesigner |
C++/CLI | |
---|---|
public ref class AnnLineEditDesigner : public AnnEditDesigner |
For C#/VB examples, refer to AnnDesigner.
You can use the AnnLineEditDesigner class to edit an AnnLineObject or any other object that derives from it. For example, this designer is used to edit AnnPointerObject objects as well.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Documents.Adorner
Leadtools.Windows.Annotations.AnnDesigner
Leadtools.Windows.Annotations.AnnEditDesigner
Leadtools.Windows.Annotations.AnnLineEditDesigner
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family