←Select platform

AnnRectangleEditDesigner Class

Summary

This class extends AnnEditDesigner to provide functionality for editing an AnnRectangleObject on an annotation container.

Syntax

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

Remarks

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

Example

For an example, 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