Gets or sets the string that will be used as overlay text for the coronal cell.
public string CoronalName { get; set; }
Public Property CoronalName As String
A value that indicates the string that will be used as overlay text for the coronal cell.
This value is used when the user adds a tag call MedicalViewerTagType.MPRType to the cell. Use the method SetTag to add tag to the cell. The default value for this property is "Coronal".
For an example, refer to AxialName.
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