[]
Configurates Pointer. Sets the Range used to represent the gauge's current value.
public TBuilder Pointer(Action<RangeBuilder> build)
Type | Name | Description |
---|---|---|
Action<RangeBuilder> | build | The builder function. |
Type | Description |
---|---|
TBuilder | Current builder. |