LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnPolylineEditDesigner Class
See Also  Members  
Leadtools.Annotations Namespace : AnnPolylineEditDesigner Class



The AnnPolylineEditDesigner Class is available in LEADTOOLS Document and Medical Imaging toolkits.

This class extends AnnEditDesigner to provide functionality for editing an AnnPolylineObject on an annotation container.

Object Model

AnnPolylineEditDesigner ClassIAnnAutomationControl InterfaceAnnContainer ClassAnnObject ClassAnnPen ClassAnnControlPoint ClassAnnPoint StructureAnnControlPoint ClassAnnPoint StructureAnnPen Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class AnnPolylineEditDesigner 
   Inherits AnnEditDesigner
Visual Basic (Usage)Copy Code
Dim instance As AnnPolylineEditDesigner
C# 
[SerializableAttribute()]
public class AnnPolylineEditDesigner : AnnEditDesigner 
C++/CLI 
[SerializableAttribute()]
public ref class AnnPolylineEditDesigner : public AnnEditDesigner 

Example

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

Remarks

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.

Inheritance Hierarchy

System.Object
   Leadtools.Annotations.AnnDesigner
      Leadtools.Annotations.AnnEditDesigner
         Leadtools.Annotations.AnnPolylineEditDesigner

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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