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

Show in webframe

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

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