Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

CoronalName Property






Gets or sets the string that will be used as overlay text for the coronal cell.
Syntax
public string CoronalName {get; set;}
'Declaration   Public Property CoronalName As String
'Usage   Dim instance As MedicalViewerCell Dim value As String   instance.CoronalName = value   value = instance.CoronalName
public: property String^ CoronalName {    String^ get();    void set (    String^ value); }

Property Value

A value that indicates the string that will be used as overlay text for the coronal cell.
Remarks
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".

Example
For an example, refer to AxialName.
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features