ImageGear .NET v24.12 - Updated
ImGearMprAxialController Constructor




ImageGear24.Dicom.Forms Assembly > ImageGear.Dicom.Forms Namespace > ImGearMprAxialController Class : ImGearMprAxialController Constructor
Associated page view.
Initializes a new instance of the ImGearMprAxialController class.
Syntax
'Declaration
 
Public Function New( _
   ByVal pageView As ImGearPageView _
)
'Usage
 
Dim pageView As ImGearPageView
 
Dim instance As New ImGearMprAxialController(pageView)
public ImGearMprAxialController( 
   ImGearPageView pageView
)
public: ImGearMprAxialController( 
   ImGearPageView* pageView
)
public:
ImGearMprAxialController( 
   ImGearPageView^ pageView
)

Parameters

pageView
Associated page view.
See Also

Reference

ImGearMprAxialController Class
ImGearMprAxialController Members