StyleManager.HaloBlur Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: StyleManager
Changes the halo blur width and returns an updated IStyle
public IStyle HaloBlur(float haloBlur);
Parameters
| float haloBlur | The new halo blur width |
Returns
| IStyle | An IStyle for the new style |
