Gets or sets the name of the AnnObject.
public virtual string Name { get; set; }
Public Overridable Property Name As String
The name of the AnnObject.
An object name is one way of differentiating between multiple objects in a container. LEADTOOLS does not use the object name in any special way and the value has no special meaning. For more information, refer to Annotation Object Names. (Deprecated).
For an example, refer to AnnObject.
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