Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing.Effects Namespace / PresetShadowEffect Class / PresetShadow Property


In This Topic
PresetShadow Property
In This Topic
Gets or sets the preset shadow.
Syntax
'Declaration
 
Public Property PresetShadow As PresetShadow
 
'Usage
 
Dim instance As PresetShadowEffect
Dim value As PresetShadow
 
instance.PresetShadow = value
 
value = instance.PresetShadow

Property Value

The preset shadow.
See Also