←Select platform

AnnSelectionEditDesigner Class

Summary

Extends the AnnEditDesigner class to provide functionality for editing the special selection object on an annotation container.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class AnnSelectionEditDesigner : AnnRectangleEditDesigner 
Public Class AnnSelectionEditDesigner  
   Inherits Leadtools.Annotations.Designers.AnnRectangleEditDesigner 
public sealed class AnnSelectionEditDesigner : Leadtools.Annotations.Designers.AnnRectangleEditDesigner  
@interface LTAnnSelectionEditDesigner : LTAnnRectangleEditDesigner 
public class AnnSelectionEditDesigner extends AnnRectangleEditDesigner 
function Leadtools.Annotations.Designers.AnnSelectionEditDesigner() 
public: 
   ref class AnnSelectionEditDesigner : AnnRectangleEditDesigner 

Remarks

This class is used by the AnnAutomationManager as the edit designer for the following objects:

Note that this designer sets the default value of MinimumSize to be 90, 90 container units.

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