ShadowSize Property (FpButton)
Gets or sets the size of shadow around the button.
public int ShadowSize {get; set;}
'Declaration
Public Property ShadowSize As Integer
'Usage
Dim instance As FpButton
Dim value As Integer
instance.ShadowSize = value
value = instance.ShadowSize