←Select platform

AnnTextEditDesigner Class

Summary

This class extends AnnRectangleEditDesigner to provide functionality for editing an AnnTextObject on an annotation container.

Syntax

C#
VB
C++
public class AnnTextEditDesigner : AnnRectangleEditDesigner 
  
Public Class AnnTextEditDesigner  
   Inherits Leadtools.Windows.Annotations.AnnRectangleEditDesigner 
public ref class AnnTextEditDesigner : public Leadtools.Windows.Annotations.AnnRectangleEditDesigner  

Remarks

You can use the AnnTextEditDesigner class to edit an AnnTextObject or any other object that derives from it. For example, this designer is used to edit AnnNoteObject objects as well.

Example

For C#/VB examples, 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.Windows.Annotations Assembly