←Select platform

AnnDrawDesigner Class

Summary

Extends the AnnDesigner class to provide standard functionality for drawing annotation objects on an annotation container.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public abstract class AnnDrawDesigner : AnnDesigner 
Public MustInherit Class AnnDrawDesigner  
   Inherits Leadtools.Annotations.Designers.AnnDesigner 
public sealed class AnnDrawDesigner : Leadtools.Annotations.Designers.AnnDesigner  
@interface LTAnnDrawDesigner : LTAnnDesigner 
public abstract class AnnDrawDesigner extends AnnDesigner 
function Leadtools.Annotations.Designers.AnnDrawDesigner() 
public: 
   ref class AnnDrawDesigner abstract : AnnDesigner 

Remarks

Other specific annotation object classes such as the AnnPolylineDrawDesigner and AnnRectangleDrawDesigner classes derive from this base class.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly