Northwoods.GoSilverlight 1.2.2 Assembly
DraggingTool Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : DraggingTool Property

Gets or sets the standard mouse-move tool for dragging (moving or copying) the selection.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Tools")>
Public Property DraggingTool As DraggingTool
C# 
[CategoryAttribute("Tools")]
public DraggingTool DraggingTool {get; set;}

Property Value

The default value is an instance of DraggingTool.

Requirements

See Also

© 2010 All Rights Reserved.