←Select platform

ImageOrientation Property (MedicalViewerCell)

Summary

Gets or sets an array of float values that represent the orientation of the image attached to this cell.

Syntax

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

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

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