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