C#
VB
C++
Gets or sets an array of double values that represents the orientation of the frame.
public double[] ImageOrientation { get; set; }
Public Property ImageOrientation As Double()
public:
property array<double>^ ImageOrientation {
array<double>^ get();
void set ( array<double>^ );
}
Array of double values that represents the orientation of the frame.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET