<< Click to Display Table of Contents >> NShape Reference
|
Defines the action when subsequently clicking on overlapping shapes.
public enum OverlappingShapesAction { |
Name |
Description |
---|---|
None |
When clicking overlapping shapes, the selected shape will not change. |
Topmost |
When clicking overlapping shapes, the topmost shape is selected on each click. |
Cycle |
When clicking overlapping shapes, the selection cycles through the overlapping shapes on each click. This is the default setting. |
Namespace: Dataweb.NShape
Assembly: Dataweb.NShape