←Select platform

AnnEditDesigner Class

Summary

This class extends AnnDesigner to provide standard functionality for editing Annotation objects on an annotation container.

Syntax

C#
VB
C++
[SerializableAttribute()] 
public abstract class AnnEditDesigner : AnnDesigner 
  
<SerializableAttribute()> 
Public MustInherit Class AnnEditDesigner  
   Inherits Leadtools.Annotations.AnnDesigner 
[SerializableAttribute()] 
public ref class AnnEditDesigner abstract : public Leadtools.Annotations.AnnDesigner  

Remarks

Other specific annotation object classes such as AnnLineEditDesigner and AnnRectangleEditDesigner derive from this base class.

Example

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

For an example of using existing draw designers, refer to AnnDesigner.

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 Assembly