ImageOrientation Property

Summary
Gets or sets the image orientation values as read from the Leadtools.Dicom.DicomDataSet.
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

An Array of System.Double values representing the image orientation values as read from the Leadtools.Dicom.DicomDataSet.

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.Medical.Workstation.Loader Assembly

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