Table of Contents

Enum LabelVariant

Namespace
LansMap.Core.Labels

Typographic size step for a marker or place label, scaled from the layer's base size.

public enum LabelVariant

Fields

Body = 0

Base size (1.0x), used for ordinary place names.

H1 = 1

2.0x the base size.

H2 = 2

1.75x the base size.

H3 = 3

1.5x the base size.

H4 = 4

1.35x the base size.

H5 = 5

1.2x the base size.

H6 = 6

1.1x the base size.