←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly