The AnnTextRollupRunDesigner Class supports WPF/Silverlight.
The AnnTextRollupRunDesigner Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class extends AnnRunDesigner to provide functionality for running an AnnTextRollupObject on an annotation container.
| Visual Basic (Declaration) | |
|---|---|
Public Class AnnTextRollupRunDesigner Inherits AnnRunDesigner | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AnnTextRollupRunDesigner | |
| C# | |
|---|---|
public class AnnTextRollupRunDesigner : AnnRunDesigner | |
| C++/CLI | |
|---|---|
public ref class AnnTextRollupRunDesigner : public AnnRunDesigner | |
For C#/VB examples, refer to AnnRunDesigner.
System.Object
Leadtools.Windows.Annotations.AnnDesigner
Leadtools.Windows.Annotations.AnnRunDesigner
Leadtools.Windows.Annotations.AnnTextRollupRunDesigner
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Copy Code