The AnnLineDrawDesigner Class supports WPF/Silverlight.
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. Supported in Silverlight, Windows Phone 7Visual Basic (Declaration) | |
---|---|
Public Class AnnLineDrawDesigner Inherits AnnDrawDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnLineDrawDesigner |
C# | |
---|---|
public class AnnLineDrawDesigner : AnnDrawDesigner |
C++/CLI | |
---|---|
public ref class AnnLineDrawDesigner : public AnnDrawDesigner |
For C#/VB examples, 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 AnnPointerObject objects as well.
System.Object
Leadtools.Windows.Annotations.AnnDesigner
Leadtools.Windows.Annotations.AnnDrawDesigner
Leadtools.Windows.Annotations.AnnLineDrawDesigner
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)