C#
VB
Java
Objective-C
WinRT C#
C++
Extends the AnnDrawDesigner class, providing functionality for drawing polyline objects on an annotation container.
public class AnnPolylineDrawDesigner : AnnDrawDesigner
Public Class AnnPolylineDrawDesigner
Inherits Leadtools.Annotations.Designers.AnnDrawDesigner
public sealed class AnnPolylineDrawDesigner : Leadtools.Annotations.Designers.AnnDrawDesigner
@interface LTAnnPolylineDrawDesigner : LTAnnDrawDesigner
public class AnnPolylineDrawDesigner extends AnnDrawDesigner
function Leadtools.Annotations.Designers.AnnPolylineDrawDesigner()
public:
ref class AnnPolylineDrawDesigner : AnnDrawDesigner
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