←Select platform

AnnEditDesigner Class

Summary

Extends AnnDesigner to provide standard functionality for editing Annotation objects on an annotation container.

Syntax
C#
VB
Objective-C
C++
Java
public class AnnEditDesigner : AnnDesigner 
Public Class AnnEditDesigner  
   Inherits AnnDesigner 
@interface LTAnnEditDesigner : LTAnnDesigner 
public class AnnEditDesigner extends AnnDesigner 
public: 
   ref class AnnEditDesigner : AnnDesigner 

Remarks

Other specific annotation object classes such as the AnnPolylineEditDesigner and AnnRectangleEditDesigner 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly