ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls.Dicom Assembly / ImageGear.Windows.Controls Namespace / ImGearMprController Class / SettingsProperty Field




In This Topic
    SettingsProperty Field (ImGearMprController)
    In This Topic
    Represents Settings dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SettingsProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearMprController.SettingsProperty
    public static readonly DependencyProperty SettingsProperty
    public: static readonly DependencyProperty* SettingsProperty
    public:
    static readonly DependencyProperty^ SettingsProperty
    See Also