Extends the AnnEditDesigner class to provide functionality for editing the special selection object on an annotation container.
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
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET