ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls.Dicom Assembly / ImageGear.Windows.Controls Namespace / ImGearMprVisualizer Class / AxialControllerProperty Field




In This Topic
    AxialControllerProperty Field
    In This Topic
    Represents AxialController dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AxialControllerProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearMprVisualizer.AxialControllerProperty
    public static readonly DependencyProperty AxialControllerProperty
    public: static readonly DependencyProperty* AxialControllerProperty
    public:
    static readonly DependencyProperty^ AxialControllerProperty
    See Also