Extends the AnnEditDesigner class to provide functionality for editing the special selection object on an annotation container.
function lt.Annotations.Designers.AnnSelectionEditDesigner
extends lt.Annotations.Designers.AnnRectangleEditDesigner
class lt.Annotations.Designers.AnnSelectionEditDesigner()
extends lt.Annotations.Designers.AnnRectangleEditDesigner
This class is used by the automation manager as the edit designer for the following objects: AnnObject.SelectObjectId
Note that this designer sets the default value of MinimumSize to be 90, 90 container units.