The AnnLineDrawDesigner Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class extends the AnnDrawDesigner class to provide functionality for drawing an AnnLineObject on an annotation container.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class AnnLineDrawDesigner Inherits AnnDrawDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnLineDrawDesigner |
C# | |
---|---|
[SerializableAttribute()] public class AnnLineDrawDesigner : AnnDrawDesigner |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnLineDrawDesigner : public AnnDrawDesigner |
For an example, refer to AnnDesigner.
You can use the AnnLineDrawDesigner class to draw an AnnLineObject or any other object that derives from it. For example, this designer is used to draw AnnRulerObject objects as well.
System.Object
Leadtools.Annotations.AnnDesigner
Leadtools.Annotations.AnnDrawDesigner
Leadtools.Annotations.AnnLineDrawDesigner
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7