The End Method supports WPF/Silverlight.
The End Method is available in LEADTOOLS Document and Medical Imaging toolkits.
The AnnTextEditDesigner implementation of AnnEditDesigner.End. Supported in Silverlight, Windows Phone 7| Visual Basic (Declaration) | |
|---|---|
Overrides Public Sub End() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AnnTextEditDesigner instance.End() | |
| C# | |
|---|---|
public override void End() | |
| C++/CLI | |
|---|---|
public: void End(); override | |
For more information, refer to AnnEditDesigner.End.
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