DropShadowSize Property
Summary
Gets or sets the shadow size of the frame being added to the image.
Syntax
public int DropShadowSize { get; set; }
Public Property DropShadowSize As Integer
public:
property int DropShadowSize {
int get();
void set ( int );
}
Property Value
The shadow size of the frame being added to the image.