[]
        
(Showing Draft Content)

C1.FlexMap.LabelPosition

LabelPosition Enum

Specifies label position relatively to the corresponding element.

Namespace: C1.FlexMap
Assembly: C1.Win.Map.8.dll
Syntax
[Flags]
public enum LabelPosition

Fields

Name Description
Bottom

Label is at the bottom.

Center

Label is centered.

Left

Label is at the left.

Right

Label is at the right.

Top

Label is at the top.