DropShadowEffect.Size

DropShadowEffect.Size property

Gets or sets the blur value in pixels.

public int Size { get; set; }

Property Value

The size.

See Also