ImageOrientation Property

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.