C#
VB
C++
Gets or sets the AnnObject to be run. This is a dependency property.
public AnnObject object { get; set; }
Public Property Object As Leadtools.Windows.Annotations.AnnObject
public:
property Leadtools.Windows.Annotations.AnnObject^ Object {
Leadtools.Windows.Annotations.AnnObject^ get();
void set ( Leadtools.Windows.Annotations.AnnObject^ );
}
An AnnObject object specifying the object currently being run.
For C#/VB examples, refer to AnnRunDesigner.
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