C#
VB
Java
Objective-C
WinRT C#
C++
Extends the AnnDrawDesigner class, providing functionality for drawing line objects on an annotation container.
public class AnnLineDrawDesigner : AnnPolylineDrawDesigner
Public Class AnnLineDrawDesigner
Inherits Leadtools.Annotations.Designers.AnnPolylineDrawDesigner
public sealed class AnnLineDrawDesigner : Leadtools.Annotations.Designers.AnnPolylineDrawDesigner
@interface LTAnnLineDrawDesigner : LTAnnPolylineDrawDesigner
public class AnnLineDrawDesigner extends AnnPolylineDrawDesigner
function Leadtools.Annotations.Designers.AnnLineDrawDesigner()
public:
ref class AnnLineDrawDesigner : AnnPolylineDrawDesigner
This class is used by the AnnAutomationManager as the draw designer for the following objects:
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