Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class AnnPolylineDrawDesigner Inherits AnnDrawDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public class AnnPolylineDrawDesigner : AnnDrawDesigner |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnPolylineDrawDesigner : public AnnDrawDesigner |
For a complete example on how to use annotation draw and edit designers, refer to AnnDesigner.
You can use the AnnPolylineDrawDesigner class to draw an AnnPolylineObject or any other object that derives from it. For example, this designer is used to draw AnnPolygonObject objects as well.
System.Object
Leadtools.Annotations.AnnDesigner
Leadtools.Annotations.AnnDrawDesigner
Leadtools.Annotations.AnnPolylineDrawDesigner
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family