RichString.HaloWidth Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
Changes the halo width
public RichString HaloWidth(float value);
Parameters
| float value | The new halo width |
Returns
| RichString | A reference to the same RichString instance |
