ImageGear .NET - Updated November 28, 2017
AxialViews Property (ImGearMprCoronalController)




ImageGear23.Dicom.Forms Assembly > ImageGear.Dicom.Forms Namespace > ImGearMprCoronalController Class : AxialViews Property
Gets a collection of output axial views.
Syntax
'Declaration
 
Public ReadOnly Property AxialViews As ICollection(Of ImGearPageView)
 
'Usage
 
Dim instance As ImGearMprCoronalController
Dim value As ICollection(Of ImGearPageView)
 
value = instance.AxialViews

Property Value

Collection of ImGearPageView objects.
See Also

Reference

ImGearMprCoronalController Class
ImGearMprCoronalController Members