public bool StartMove( IDraggable draggable, double x, double y )
Public Function StartMove ( draggable As IDraggable, x As Double, y As Double ) As Boolean
public: virtual bool StartMove( IDraggable^ draggable, double x, double y ) sealed
abstract StartMove : draggable : IDraggable * x : float * y : float -> bool override StartMove : draggable : IDraggable * x : float * y : float -> bool
Copyright © Syntellect 2022