MapLineLabelPlacement Enum

Definition

Represents the label placements for a map line layer.

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

Fields

Above 0

The label is above the map line.

Below 2

The label is below the map line.

Center 1

The label is centered on the map line.

Applies to