The DiagramNodeTool type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DiagramNodeTool |
Initializes a new instance of the DiagramNodeTool class.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | BuilderProperty |
Identifies the Builder property.
|
![]() ![]() | CursorVisualProperty |
Identifies the CursorVisual property.
|
![]() ![]() | DiagramNodeToolDroppedEvent |
Identifies the DiagramNodeToolDropped routed event.
|
![]() ![]() | ToolScopeProperty |
Identifies the ToolScope property.
|
Properties
Name | Description | |
---|---|---|
![]() | Builder |
Gets or sets the IDiagramNodeBuilder which takes effect
when the control is selected.
This is a dependency property.
|
![]() | CursorVisual |
Gets or sets the Visual displayed while dragging or when
the cursor is charged.
This is a dependency property.
|
![]() | ToolScope |
Gets or sets the object within which the tool may be applied in a charged-cursor
scenario.
This is a dependency property.
|
Events
Name | Description | |
---|---|---|
![]() | DiagramNodeToolDropped |
Occurs when a user drags or drops the tool.
|