The AnnDrawDesigner Class supports WPF/Silverlight.
The AnnDrawDesigner Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class extends the AnnDesigner class to provide standard functionality for drawing Annotation objects on an annotation container. Supported in Silverlight, Windows Phone 7Visual Basic (Declaration) | |
---|---|
Public MustInherit Class AnnDrawDesigner Inherits AnnDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnDrawDesigner |
C# | |
---|---|
public abstract class AnnDrawDesigner : AnnDesigner |
C++/CLI | |
---|---|
public ref class AnnDrawDesigner abstract : public AnnDesigner |
For C#/VB examples, refer to AnnDesigner.
System.Object
Leadtools.Windows.Annotations.AnnDesigner
Leadtools.Windows.Annotations.AnnDrawDesigner
Leadtools.Windows.Annotations.AnnCrossProductDrawDesigner
Leadtools.Windows.Annotations.AnnFreehandDrawDesigner
Leadtools.Windows.Annotations.AnnLineDrawDesigner
Leadtools.Windows.Annotations.AnnPointDrawDesigner
Leadtools.Windows.Annotations.AnnPolylineDrawDesigner
Leadtools.Windows.Annotations.AnnProtractorDrawDesigner
Leadtools.Windows.Annotations.AnnRectangleDrawDesigner
Leadtools.Windows.Annotations.AnnTextPointerDrawDesigner
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)