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

Show in webframe

ImageOrientation Property (MedicalViewerCell)






Gets or sets an array of float values that represent the orientation of the image attached to this cell.
Syntax
public float[] ImageOrientation {get; set;}
'Declaration   Public Property ImageOrientation As Single()
'Usage   Dim instance As MedicalViewerCell Dim value() As Single   instance.ImageOrientation = value   value = instance.ImageOrientation
public: property array<float>^ ImageOrientation {    array<float>^ get();    void set (    array<float>^ value); }

Property Value

Array of float values that represent the orientation of the image attached to this cell.
Example
For an example, refer to MedicalViewerReferenceLineProperties
Requirements

Target Platforms

See Also

Reference

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