Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IPictureFormat Interface / Brightness Property
In This Topic
    Brightness Property (IPictureFormat)
    In This Topic
    Gets or sets the brightness of the specified picture or OLE object. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest).
    Syntax
    System.double Brightness {get; set;}
    See Also