LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ImageOrientationArray Property

Show in webframe





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:
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

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