Overload List
| Name | Description | |
|---|---|---|
| GdxAliasedPoint(String, Point, Action<(Of <<'(Double>)>>), Action, Dispatcher) |
The callback is called only when the alias is resolved correctly into a double.
| |
| GdxAliasedPoint(String, Point, Action<(Of <<'(String>)>>), Action, Dispatcher) |
The callback is called only when the alias is resolved correctly into a string.
| |
| GdxAliasedPoint(String, Point, Action<(Of <<'(Point, DataChangeEventArgs>)>>), Action, Dispatcher) |
Default constructor
|