NShape Reference
LayerItem Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Controllers >

NShape Reference
LayerItem Enumeration

Previous pageReturn to chapter overviewNext page

Specifies the type of user interface item.

Syntax

public enum LayerItem {
 Name,
 Visibility,
 ActiveState,
 MinZoom,
 MaxZoom,
 None
}

Values

Name

Description

Name

Specifies the user iterface item displaying the layer's name.

Visibility

Specifies the user iterface item displaying the layer's visibility state.

ActiveState

Specifies the user iterface item displaying the layer's active state.

MinZoom

Specifies the user iterface item displaying the layer's lower zoom treshold.

MaxZoom

Specifies the user iterface item displaying the layer's upper zoom treshold.

None

No user iterface item.

Requirements

Namespace: Dataweb.NShape.Controllers

Assembly: Dataweb.NShape