Table of Contents

Class GestureDrag.DragBeginSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnDragBegin

public sealed class GestureDrag.DragBeginSignalArgs : SignalArgs
Inheritance
GestureDrag.DragBeginSignalArgs
Inherited Members

Properties

StartX

public double StartX { get; }

Property Value

double

StartY

public double StartY { get; }

Property Value

double