LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ImageOrientation Property (MedicalViewerImageData)

Show in webframe





Gets or sets a string with the float values that represent the orientation of the image attached to this cell.
Syntax
public string ImageOrientation {get; set;}
'Declaration
 
Public Property ImageOrientation As String
'Usage
 
Dim instance As MedicalViewerImageData
Dim value As String
 
instance.ImageOrientation = value
 
value = instance.ImageOrientation

            

            
public:
property String^ ImageOrientation {
   String^ get();
   void set (    String^ value);
}

Property Value

A string with the float values that represents the orientation of the image attached to this cell. The values are separated in this string by '\'.
Remarks
Example
For an example, refer to MedicalViewerSeriesStack
Requirements

Target Platforms

See Also

Reference

MedicalViewerImageData Class
MedicalViewerImageData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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