ImageGear .NET v25.2 - Updated
ImageGear.Presentation Assembly / ImageGear.Display Namespace / ImGearPresentationPageDisplay Class / BrightnessProperty Field




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