LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

SagittalName Property






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

Property Value

A value that indicates the string that will be used as overlay text for the sagittal cell.
Remarks
This value is used when the user adds a tag call MedicalViewerTagType.MPRType to the cell. Use the method SetTag(Int32,MedicalViewerTagAlignment,MedicalViewerTagType) to add tag to the cell.

The default value for this property is "Sagittal".

Example
For an example, refer to AxialName.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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