Maps for ASP.NET Web Forms
LabelPosition Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace : LabelPosition Enumeration
Specifies the label position relates to the placemark location.
Syntax
'Declaration
 
Public Enum LabelPosition 
   Inherits System.Enum
public enum LabelPosition : System.Enum 
Members
MemberDescription
BottomLabel is at bottom.
CenterLabel is centered.
LeftLabel is at left.
RightLabel is at right.
TopLabel is at top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Maps.LabelPosition

See Also

Reference

C1.Web.Wijmo.Controls.C1Maps Namespace