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