←Select platform

Axial Property

Summary

A RasterCollection<T> of PlaneOrientation that are used only if the orientation of the DicomDataSet is Plane.Axial

Syntax

C#
VB
C++
public RasterCollection<PlaneOrientation> Axial { get; } 
Public ReadOnly Property Axial As Leadtools.RasterCollection(Of PlaneOrientation) 

Property Value

The RasterCollection<T> of PlaneOrientation collection of axial orientations.

Example

For an example, refer to GetImage.

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