NShape Reference
OverlappingShapesAction Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
OverlappingShapesAction Enumeration

Previous pageReturn to chapter overviewNext page

Defines the action when subsequently clicking on overlapping shapes.

Syntax

public enum OverlappingShapesAction {
 None,
 Topmost,
 Cycle
}

Values

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.

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape