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

ImageOrientationArray Property






Gets or sets the array that represents the Image orientation.
Syntax
public float[] ImageOrientationArray {get; set;}
'Declaration
 
Public Property ImageOrientationArray As Single()
'Usage
 
Dim instance As MedicalViewerImageData
Dim value() As Single
 
instance.ImageOrientationArray = value
 
value = instance.ImageOrientationArray
public float[] ImageOrientationArray {get; set;}
 get_ImageOrientationArray();
set_ImageOrientationArray(value);
public:
property array<float>^ ImageOrientationArray {
   array<float>^ get();
   void set (    array<float>^ value);
}

Property Value

Array of float that represents the orientation of the image.
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