Skip to content

ApplicationDraggableLocationChangedEventArgs

Summary

Provides data for LocationChanged event of ApplicationDraggable.

Signature

1
public class ApplicationDraggableLocationChangedEventArgs

Namespace

cAlgo.API

See Also

Properties

Draggable

Summary

Gets the draggable.

Signature

1
public ApplicationDraggable Draggable {get;}

Return Value

ApplicationDraggable