Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShadowFormat Interface

IShadowFormat Interface Properties

For a list of all members of this type, see IShadowFormat members.

Public Properties
 NameDescription
 PropertyGets or sets the degree of blurriness of the specified shadow.  
 PropertyGets or sets a ColorFormat object that represents the specified foreground fill or solid color.  
 PropertyGets or sets the horizontal offset of the shadow from the specified shape, in pixels.  
 PropertyGets or sets the vertical offset of the shadow from the specified shape, in pixels.  
 PropertyGets or sets a value indicating whether to rotate the shadow when rotating the shape.  
 PropertyGets or sets the size of the specified shadow.  
 PropertyGets or sets the style of the specified shadow.  
 PropertyGets or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).  
 PropertyGets or sets a ShadowType value that represents the shadow format type.  
 PropertyGets or sets a value indicating whether the shadow is visible.  
Top
See Also