OuterShadowEffect
BlurRadius Property
|
Blur radius.
Namespace:
Spire.Presentation.Drawing
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public double BlurRadius { get; set; }
Public Property BlurRadius As Double
Get
Set
public:
property double BlurRadius {
double get ();
void set (double value);
}
member BlurRadius : float with get, set
Property Value
Type:
Double
See Also