This class extends AnnEditDesigner to provide functionality for editing an AnnLineObject on an annotation container.
[SerializableAttribute()]
public class AnnLineEditDesigner : AnnEditDesigner
<SerializableAttribute()>
Public Class AnnLineEditDesigner
Inherits Leadtools.Annotations.AnnEditDesigner
[SerializableAttribute()]
public ref class AnnLineEditDesigner : public Leadtools.Annotations.AnnEditDesigner
You can use the AnnLineEditDesigner class to edit an AnnLineObject or any other object that derives from it. For example, this designer is used to edit AnnRulerObject objects as well.
For an example, refer to AnnDesigner.
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