LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ImageOrientation Property (MedicalViewerSubCell)

Show in webframe





Gets or sets an array of double values that represents the orientation of the frame.
Syntax
public double[] ImageOrientation {get; set;}
'Declaration
 
Public Property ImageOrientation As Double()
'Usage
 
Dim instance As MedicalViewerSubCell
Dim value() As Double
 
instance.ImageOrientation = value
 
value = instance.ImageOrientation

            

            
public:
property array<double>^ ImageOrientation {
   array<double>^ get();
   void set (    array<double>^ value);
}

Property Value

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

Target Platforms

See Also

Reference

MedicalViewerSubCell Class
MedicalViewerSubCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features