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