Radius Property (ISoftEdgeFormat)
Gets or sets the size, measured in pixels, of the soft edge effect of the shape.
'Declaration
Property Radius As Double
'Usage
Dim instance As ISoftEdgeFormat
Dim value As Double
instance.Radius = value
value = instance.Radius
Property Value
The size, measured in pixels, of the soft edge effect of the shape.