ImageGear .NET v24.12 - Updated
ControllerType Property (ImGearMprCoronalController)




ImageGear24.Windows.Controls.Dicom Assembly > ImageGear.Windows.Controls Namespace > ImGearMprCoronalController Class : ControllerType Property
Gets the MPR view type.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property ControllerType As ImGearMprViewType
'Usage
 
Dim instance As ImGearMprCoronalController
Dim value As ImGearMprViewType
 
value = instance.ControllerType
protected override ImGearMprViewType ControllerType {get;}
protected: __property ImGearMprViewType get_ControllerType() override;
protected:
property ImGearMprViewType ControllerType {
   ImGearMprViewType get() override;
}

Property Value

ImGearMprViewType value.
See Also

Reference

ImGearMprCoronalController Class
ImGearMprCoronalController Members