Spread.Services Documentation
Brightness Property (IPictureFormat)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IPictureFormat Interface
: Brightness Property
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
C#
System.
double
Brightness {
get
;
set
;}
See Also
Reference
IPictureFormat Interface
IPictureFormat Members