ImageGear .NET - Updated October 26, 2017
AxialViews Property (ImGearMprSagittalController)




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

Property Value

Collection of ImGearPageView objects.
See Also

Reference

ImGearMprSagittalController Class
ImGearMprSagittalController Members