The End Method is available in LEADTOOLS Document and Medical Imaging toolkits.
The AnnNewGroupEditDesigner implementation of AnnEditDesigner.End.| Visual Basic (Declaration) | |
|---|---|
Overrides Public Sub End() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AnnNewGroupEditDesigner instance.End() | |
| C# | |
|---|---|
public override void End() | |
| C++/CLI | |
|---|---|
public: void End(); override | |
For more information, refer to AnnEditDesigner.End and New Annotation Features of Version 14.5.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code