MapBorderSkinType Enum

Definition

Represents the border skin types for a map.

public enum class MapBorderSkinType
public enum MapBorderSkinType
type MapBorderSkinType = 
Public Enum MapBorderSkinType
Inheritance
MapBorderSkinType

Fields

Emboss 1

An embossed border skin is applied.

FrameThin1 4

The FrameThin1 border skin is applied.

FrameThin2 5

LThe FrameThin2 border skin is applied.

FrameThin3 6

The FrameThin3 border skin is applied.

FrameThin4 7

The FrameThin4 border skin is applied.

FrameThin5 8

The FrameThin5 border skin is applied.

FrameThin6 9

The FrameThin6 border skin is applied.

FrameTitle1 10

The FrameTitle1 border skin is applied.

FrameTitle2 11

The FrameTitle2 border skin is applied.

FrameTitle3 12

The FrameTitle3 border skin is applied.

FrameTitle4 13

The FrameTitle4 border skin is applied.

FrameTitle5 14

The FrameTitle5 border skin is applied.

FrameTitle6 15

The FrameTitle6 border skin is applied.

FrameTitle7 16

The FrameTitle7 border skin is applied.

FrameTitle8 17

The FrameTitle8 border skin is applied.

None 0

No border skin is applied.

Raised 2

A raised border skin is applied.

Sunken 3

A sunken border skin is applied.

Applies to