'Declaration
Public Enum LabelPosition Inherits System.Enum
public enum LabelPosition : System.Enum
'Declaration
Public Enum LabelPosition Inherits System.Enum
public enum LabelPosition : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.WPF.Maps.LabelPosition