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

ImageOrientation Property (MedicalViewerImageData)






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 string ImageOrientation {get; set;}
 get_ImageOrientation();
set_ImageOrientation(value);
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: 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

MedicalViewerImageData Class
MedicalViewerImageData 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