Table of Contents

Delegate PreviewLocationChanged

Namespace: RichCanvas
Assembly: RichCanvas.dll

Delegate used to notify when an RichCanvas.RichItemContainer is dragged.

public delegate void PreviewLocationChanged(Point newLocation)

Parameters

newLocation Point

The new location.