ImageGear .NET - Updated March 30, 2018
ObliqueViews Property (ImGearMprSagittalController)




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

Property Value

Collection of ImGearPageView objects.
See Also

Reference

ImGearMprSagittalController Class
ImGearMprSagittalController Members