ImageGear .NET v24.14 - Updated
ImGearMprController Class
Members 




ImageGear24.Windows.Controls.Dicom Assembly > ImageGear.Windows.Controls Namespace : ImGearMprController Class
Represents a controller for performing MPR operations.
Object Model
ImGearMprController ClassImGearPresentationPageDisplay ClassImGearDocumentPageArray ClassImGearPage ClassImGearMprSettings Class
Syntax
'Declaration
 
<RuntimeNamePropertyAttribute("Name")>
<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
Public MustInherit Class ImGearMprController 
   Inherits System.Windows.Controls.Control
'Usage
 
Dim instance As ImGearMprController
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public abstract class ImGearMprController : System.Windows.Controls.Control 
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public __gc abstract class ImGearMprController : public System.Windows.Controls.Control 
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public ref class ImGearMprController abstract : public System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     ImageGear.Windows.Controls.ImGearMprController
                        ImageGear.Windows.Controls.ImGearMprAxialController
                        ImageGear.Windows.Controls.ImGearMprCoronalController
                        ImageGear.Windows.Controls.ImGearMprSagittalController

See Also

Reference

ImGearMprController Members
ImageGear.Windows.Controls Namespace