ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLPictureShape Class / Contrast Property

In This Topic
    Contrast Property
    In This Topic
    Gets or sets the contrast of this XLPictureShape (between 0 and 1).
    Syntax
    'Declaration
     
    Public Property Contrast As System.Single
    public System.float Contrast {get; set;}
    See Also