FloatPointEventArgsValues Property

Get a reference to the collection of axis values being tracked in this event.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2613.4238
C#
public AxisValueTrackerCollection Values { get; }

Property Value

AxisValueTrackerCollection

See Also