ImageOrientation Property

Summary
Gets or sets an array of double values that represents the orientation of the frame.
Syntax
C#
C++/CLI
public double[] ImageOrientation { get; set; } 
            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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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