Wisej.Web.TrackEventArgs
Last updated 2 months ago
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for event.
public class TrackEventArgs : EventArgs
Public Class TrackEventArgs Inherits EventArgs
: Returns the Axis of the track event.
: Returns the X, Y delta for the track event.
: Returns the X delta of the track event.
: Returns Y delta of the track event.
Represents the method that will handle the event.