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 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.