←Select platform

AnnDrawDesigner Class

Summary

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

Syntax

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

Remarks

Other specific annotation object classes such as AnnLineDrawDesigner and AnnRectangleDrawDesigner 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