Orientation Property

Summary
Gets or sets the image patient orientation of the MPR slice.
Syntax
C#
VB
C++
public float[] Orientation { get; set; } 
  
Public Property Orientation As Single() 
public: 
property array<float>^ Orientation { 
   array<float>^ get(); 
   void set (    array<float>^ ); 
} 

Property Value

An array of values that represents the image patient orientation of the MPR slice.

Remarks
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.Medical3D Assembly

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