ImageGear .NET - Updated
ControllerType Property (ImGearMprSagittalController)




ImageGear24.Dicom.Forms Assembly > ImageGear.Dicom.Forms Namespace > ImGearMprSagittalController Class : ControllerType Property
Gets MPR view type.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property ControllerType As ImGearMprViewType
'Usage
 
Dim instance As ImGearMprSagittalController
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

ImGearMprSagittalController Class
ImGearMprSagittalController Members