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




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