Visual Basic (Declaration) | |
---|---|
Public Class AnnPolylineEditDesigner Inherits AnnEditDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class AnnPolylineEditDesigner : AnnEditDesigner |
C++/CLI | |
---|---|
public ref class AnnPolylineEditDesigner : public AnnEditDesigner |
For C#/VB examples, refer to AnnDesigner.
You can use the AnnPolylineEditDesigner class to edit an AnnPolylineObject or any other object that derives from it. For example, this designer is used to edit AnnPolygonObject 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.AnnPolylineEditDesigner
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family