ImageGear .NET v24.14 - Updated
ImGearMprAxialController Class
Members 




ImageGear24.Windows.Controls.Dicom Assembly > ImageGear.Windows.Controls Namespace : ImGearMprAxialController Class
Represents a controller for performing MPR operations on an axial stack of images.
Object Model
ImGearMprAxialController ClassImGearPresentationPageDisplay ClassImGearPresentationPageDisplay ClassImGearPresentationPageDisplay 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 Class ImGearMprAxialController 
   Inherits ImGearMprController
'Usage
 
Dim instance As ImGearMprAxialController
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public class ImGearMprAxialController : ImGearMprController 
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public __gc class ImGearMprAxialController : public ImGearMprController 
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public ref class ImGearMprAxialController : public ImGearMprController 
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

See Also

Reference

ImGearMprAxialController Members
ImageGear.Windows.Controls Namespace