NShape Reference
ZOrderDestination Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
ZOrderDestination Enumeration

Previous pageReturn to chapter overviewNext page

Indicates the z-order to which a shape is lifted.

Syntax

public enum ZOrderDestination {
 ToBottom,
 Downwards,
 Upwards,
 ToTop
}

Description

Indicates the z-order to which a shape is lifted.

Values

Name

Value

ToBottom

Moves a shape to the bottom position by assigning it the lowest Z-Order value.

Downwards

Moves a shape down by assigning it a lower Z-Order value.

Upwards

Moves a shape up by assigning it a higher Z-Order value.

ToTop

Moves a shape to the topmost position by assigning it the highest Z-Order value.

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape