←Select platform

AnnPolylineDrawDesigner Class

Summary

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

Syntax

C#
VB
C++
[SerializableAttribute()] 
public class AnnPolylineDrawDesigner : AnnDrawDesigner 
  
<SerializableAttribute()> 
Public Class AnnPolylineDrawDesigner  
   Inherits Leadtools.Annotations.AnnDrawDesigner 
[SerializableAttribute()] 
public ref class AnnPolylineDrawDesigner : public Leadtools.Annotations.AnnDrawDesigner  

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.

Example

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly