Overload List

  NameDescription
Public methodGdxAliasedPoint(String, Point, Action<(Of <<'(Double>)>>), Action, Dispatcher)
The callback is called only when the alias is resolved correctly into a double.
Public methodGdxAliasedPoint(String, Point, Action<(Of <<'(String>)>>), Action, Dispatcher)
The callback is called only when the alias is resolved correctly into a string.
Public methodGdxAliasedPoint(String, Point, Action<(Of <<'(Point, DataChangeEventArgs>)>>), Action, Dispatcher)
Default constructor

See Also