Nodify_Events_PreviewLocationChanged - miroiu/nodify GitHub Wiki

PreviewLocationChanged Delegate

Namespace: Nodify.Events

Assembly: Nodify

Inheritance: ObjectDelegateMulticastDelegatePreviewLocationChanged

References: ItemContainer

Delegate used to notify when an ItemContainer is previewing a new location.

public delegate void PreviewLocationChanged(Point newLocation);  

Parameters

newLocation Point: The new location.

⚠️ **GitHub.com Fallback** ⚠️