HaloEffect.Radius Property
Gets or sets the radius of the halo.
Syntax
public System.Int32 Radius { get; set; }
Property Value
Default: 6
A value that specifies the radius of the halo.
Remarks
The Radius specifies the furthest distance that a halo can reach from a pixel that has been produced by the Layer or View the effect has been applied to. The transparency of the halo is increased with the distance according to the Gaussian distribution.
Platforms
Windows, Linux, Android