[]
Gets or sets the width (in pixels) of the shadow around the button.
public int ShadowSize { get; set; }
Public Property ShadowSize As Integer
| Type | Condition |
|---|---|
| ArgumentException | Specified width is not valid; must be between 0 and 256 |