Table of Contents

Class GestureStylus.MotionSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnMotion

public sealed class GestureStylus.MotionSignalArgs : SignalArgs
Inheritance
GestureStylus.MotionSignalArgs
Inherited Members

Properties

X

public double X { get; }

Property Value

double

Y

public double Y { get; }

Property Value

double