C#
VB
C++
Supports common properties used by all the annotation objects in the LEADTOOLS Annotations toolkit.
public interface IAnnObject : IAnnHeader
Public Interface IAnnObject
Inherits Leadtools.Windows.Annotations.IAnnHeader
public interface class IAnnObject : public Leadtools.Windows.Annotations.IAnnHeader
The IAnnObject interface is used by the annotation framework to hold the common properties used by all the annotations objects in the LEADTOOLS annotations toolkit.
The following classes implement the IAnnObject interface:
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET