Gets or sets the string that will be used as overlay text for the sagittal cell.
public string SagittalName { get; set; }
Public Property SagittalName As String
A value that indicates the string that will be used as overlay text for the sagittal 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 "Sagittal".
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