Class VelloPaintSurfaceEventArgs
Namespace: VelloSharp.WinForms.Integration
Assembly: VelloSharp.Windows.Core.dll, VelloSharp.Maui.Core.dll
public sealed class VelloPaintSurfaceEventArgs : EventArgs
Inheritance
object ← EventArgs ← VelloPaintSurfaceEventArgs
Inherited Members
EventArgs.Empty, object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Delta
public TimeSpan Delta { get; }
Property Value
Delta
public TimeSpan Delta { get; }
Property Value
FrameId
public long FrameId { get; }
Property Value
FrameId
public long FrameId { get; }
Property Value
IsAnimationFrame
public bool IsAnimationFrame { get; }
Property Value
IsAnimationFrame
public bool IsAnimationFrame { get; }
Property Value
Session
public VelloGraphicsSession Session { get; }
Property Value
Session
public VelloGraphicsSession Session { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }