Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

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

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