GlowEffect.Radius

GlowEffect.Radius property

Gets and sets the radius of the glow, in unit of points.

[Obsolete("Use GlowEffect.Size property instead.")]
public double Radius { get; set; }

Remarks

NOTE: This member is now obsolete. Instead, please use GlowEffect.Size property. This property will be removed 6 months later since September 2016. Aspose apologizes for any inconvenience you may have experienced.

See Also