This class extends the AnnDrawDesigner class to provide functionality for drawing an AnnLineObject on an annotation container.
public class AnnLineDrawDesigner : AnnDrawDesigner
Public Class AnnLineDrawDesigner
Inherits Leadtools.Windows.Annotations.AnnDrawDesigner
public ref class AnnLineDrawDesigner : public Leadtools.Windows.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 AnnPointerObject objects as well.
For C#/VB examples, 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