LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ImageOrientation Property (MedicalViewerCell)

Show in webframe





Gets or sets an array of float values that represent the orientation of the image attached to this cell.
Syntax
public float[] ImageOrientation {get; set;}
'Declaration
 
Public Property ImageOrientation As Single()
'Usage
 
Dim instance As MedicalViewerCell
Dim value() As Single
 
instance.ImageOrientation = value
 
value = instance.ImageOrientation

            

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

Property Value

Array of float values that represent the orientation of the image attached to this cell.
Example
For an example, refer to MedicalViewerReferenceLineProperties
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell 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