ImageOrientation Property

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

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

Leadtools.MedicalViewer Assembly