Gets or sets a string with the float values that represent the orientation of the image attached to this cell.
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 '\'.