This class extends the AnnDrawDesigner class to provide functionality for drawing an AnnLineObject on an annotation container.
[SerializableAttribute()]
public class AnnLineDrawDesigner : AnnDrawDesigner
<SerializableAttribute()>
Public Class AnnLineDrawDesigner
Inherits Leadtools.Annotations.AnnDrawDesigner
[SerializableAttribute()]
public ref class AnnLineDrawDesigner : public Leadtools.Annotations.AnnDrawDesigner
You can use the AnnLineDrawDesigner class to draw an AnnLineObject or any other object that derives from it. For example, this designer is used to draw AnnRulerObject objects as well.
For an example, 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