This class extends the AnnDrawDesigner class to provide functionality for drawing an AnnPolylineObject on an annotation container.
[SerializableAttribute()]
public class AnnPolylineDrawDesigner : AnnDrawDesigner
<SerializableAttribute()>
Public Class AnnPolylineDrawDesigner
Inherits Leadtools.Annotations.AnnDrawDesigner
[SerializableAttribute()]
public ref class AnnPolylineDrawDesigner : public Leadtools.Annotations.AnnDrawDesigner
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.
For a complete example on how to use annotation draw and edit designers, refer to AnnDesigner.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET