SoftEdgeNode
Radius Property
|
Specifies the radius of blur to apply to the edges.
Namespace:
Spire.Presentation.Drawing
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public double Radius { get; }
Public ReadOnly Property Radius As Double
Get
public:
property double Radius {
double get ();
}
member Radius : float with get
Property Value
Type:
Double
See Also