Configurates Gap.
Sets the distance between the tooltip and the target element.
Declaration
public TBuilder Gap(int value)
Public Function Gap(value As Integer) As TBuilder
Parameters
| Type |
Name |
Description |
| int |
value |
The value.
|
Returns
| Type |
Description |
| TBuilder |
Current builder.
|