The AnnLineEditDesigner Class supports WPF/Silverlight.
The AnnLineEditDesigner Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class extends AnnEditDesigner to provide functionality for editing an AnnLineObject on an annotation container. Supported in Silverlight, Windows Phone 7Visual Basic (Declaration) | |
---|---|
Public Class AnnLineEditDesigner Inherits AnnEditDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnLineEditDesigner |
C# | |
---|---|
public class AnnLineEditDesigner : AnnEditDesigner |
C++/CLI | |
---|---|
public ref class AnnLineEditDesigner : public AnnEditDesigner |
For C#/VB examples, refer to AnnDesigner.
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 AnnPointerObject objects as well.
System.Object
Leadtools.Windows.Annotations.AnnDesigner
Leadtools.Windows.Annotations.AnnEditDesigner
Leadtools.Windows.Annotations.AnnLineEditDesigner
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)