←Select platform

AnnEditDesigner Class

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class AnnEditDesigner : AnnDesigner 
Public Class AnnEditDesigner  
   Inherits Leadtools.Annotations.Designers.AnnDesigner 
public sealed class AnnEditDesigner : Leadtools.Annotations.Designers.AnnDesigner  
@interface LTAnnEditDesigner : LTAnnDesigner 
public class AnnEditDesigner extends AnnDesigner 
function Leadtools.Annotations.Designers.AnnEditDesigner() 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly