MapPointLabelPlacements Enum

Definition

Represents label placements for the map point layer.

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

Fields

Bottom 0

The bottom placement.

Center 4

The center placement.

Left 2

The left placement.

Right 3

The right placement.

Top 1

The top placement.

Applies to