Radius Property (SoftEdge)
In This Topic
Gets or sets the radius of the soft edge.
Allowed values are from 0 to 100, inclusive.
The default is 0.
Syntax
'Declaration
Public Property Radius As System.Single
public System.float Radius {get; set;}
See Also