Skip to main content

Class VelloPaintSurfaceEventArgs

Namespace: VelloSharp.WinForms.Integration
Assembly: VelloSharp.Windows.Core.dll, VelloSharp.Maui.Core.dll

public sealed class VelloPaintSurfaceEventArgs : EventArgs

Inheritance

objectEventArgsVelloPaintSurfaceEventArgs

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

TimeSpan

Delta

public TimeSpan Delta { get; }

Property Value

TimeSpan

FrameId

public long FrameId { get; }

Property Value

long

FrameId

public long FrameId { get; }

Property Value

long

IsAnimationFrame

public bool IsAnimationFrame { get; }

Property Value

bool

IsAnimationFrame

public bool IsAnimationFrame { get; }

Property Value

bool

Session

public VelloGraphicsSession Session { get; }

Property Value

VelloGraphicsSession

Session

public VelloGraphicsSession Session { get; }

Property Value

VelloGraphicsSession

Timestamp

public TimeSpan Timestamp { get; }

Property Value

TimeSpan

Timestamp

public TimeSpan Timestamp { get; }

Property Value

TimeSpan