ImageGear .NET v24.14 - Updated September 15, 2020
ObliqueViews Property (ImGearMprAxialController)




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

Property Value

Collection of ImGearPageView objects.
See Also

Reference

ImGearMprAxialController Class
ImGearMprAxialController Members