The AnnCodecsInformation Class is available in LEADTOOLS Document and Medical Imaging toolkits.
Provides information on an annotation file or stream.
| Visual Basic (Declaration) | |
|---|---|
Public Class AnnCodecsInformation | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AnnCodecsInformation | |
| C# | |
|---|---|
public class AnnCodecsInformation | |
| C++/CLI | |
|---|---|
public ref class AnnCodecsInformation | |
For an example, refer to AnnCodecs.
You can use the AnnCodecs.GetInformation method to return an instance of this class that holds information on a certain annotation file or stream.
System.Object
Leadtools.Annotations.AnnCodecsInformation
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