Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
AnnPolylineDrawDesigner Class
See Also  Members  
Leadtools.Annotations Namespace : AnnPolylineDrawDesigner Class




This class extends the AnnDrawDesigner class to provide functionality for drawing an AnnPolylineObject on an annotation container.

Object Model




Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class AnnPolylineDrawDesigner 
   Inherits AnnDrawDesigner
Visual Basic (Usage)Copy Code
Dim instance As AnnPolylineDrawDesigner
C# 
[SerializableAttribute()]
public class AnnPolylineDrawDesigner : AnnDrawDesigner 
Managed Extensions for C++ 
[SerializableAttribute()]
public __gc class AnnPolylineDrawDesigner : public AnnDrawDesigner 
C++/CLI 
[SerializableAttribute()]
public ref class AnnPolylineDrawDesigner : public AnnDrawDesigner 

Example

For a complete example on how to use annotation draw and edit designers, refer to AnnDesigner.

Remarks

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.

Inheritance Hierarchy

System.Object
   Leadtools.Annotations.AnnDesigner
      Leadtools.Annotations.AnnDrawDesigner
         Leadtools.Annotations.AnnPolylineDrawDesigner

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features