←Select platform

ImageOrientation Property (MedicalViewerSubCell)

Summary

Gets or sets an array of double values that represents the orientation of the frame.

Syntax

C#
VB
C++
public double[] ImageOrientation {get; set;}
Public Property ImageOrientation As Double()
public: 
property array<double>^ ImageOrientation { 
   array<double>^ get(); 
   void set (    array<double>^ ); 
} 

Property Value

Array of double values that represents the orientation of the frame.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize