GoXam for WPF v3
MakeDragImage Method
Northwoods.GoXam.Tool Namespace > DraggingTool Class : MakeDragImage Method
The bounds occupied by the DraggedParts, in model coordinates
Create a representation of the Parts that are being dragged when IsRealtime is false.
Syntax
protected virtual FrameworkElement MakeDragImage( 
   Rect bounds
)

Parameters

bounds
The bounds occupied by the DraggedParts, in model coordinates

Return Value

FrameworkElement
See Also

Reference

DraggingTool Class
DraggingTool Members