Coronal Property

Summary
A IList<T> of PlaneOrientation that are used only if the orientation of the DicomDataSet is Plane.Coronal
Syntax
C#
VB
C++
public IList<PlaneOrientation> Coronal { get; } 
Public ReadOnly Property Coronal As IList(Of PlaneOrientation) 
public: 
property IList<PlaneOrientation^>^ Coronal { 
   IList<PlaneOrientation^>^ get(); 
} 

Property Value

The IList<T> of PlaneOrientation collection of coronal orientations.

Example

For an example, refer to GetImage.

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.Dicom.Common Assembly

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