<< Click to Display Table of Contents >> NShape Reference
|
A pointer tool for selecting and manipulating shapes.
public class SelectionTool : Tool |
A pointer tool for selecting and manipulating shapes. Typically the default tool for NShape applications.
Available in NShape 2.0.
Name |
Description |
---|---|
EnableQuickRotate |
Enables rotating in steps of 90° when the rotation point is double clicked. |
OverlappingShapesAction |
Specifies how selection of overlapping shapes is handled. |
Name |
Description |
---|---|
Constructor |
Constructs a new instance. |
Draw |
Draws the tool's preview. |
EndToolAction |
Ends the current tool action |
EnterDisplay |
Handles entering a DiagramPresenter's display. |
GetMenuItemDefs |
Returns a list of MenuItemDefs. |
Invalidate |
Invalidates thetool's preview. |
LeaveDisplay |
Handles leaving a DiagramPresenter's display. |
ProcessKeyEvent |
Process key strokes. |
ProcessMouseEvent |
Process mouse events. |
RefreshIcons |
Refreshes the tool's thumbnail image. |
StartToolAction |
Starts a new tool action. |
Namespace: Dataweb.NShape.Advanced
Assembly: Dataweb.NShape