ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / PictureShape Class / Brightness Property

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