ImageGear .NET - Updated March 30, 2018
AxialViews Property (ImGearMprCoronalController)




ImageGear24.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