Maps for WinRT
LabelPosition Enumeration


Specifies label position relatively to the corresponding element.
Syntax
'Declaration
 
Public Enum LabelPosition 
   Inherits System.Enum
'Usage
 
Dim instance As LabelPosition
public enum LabelPosition : System.Enum 
Members
MemberDescription
BottomLabel is at the bottom.
CenterLabel is centered.
LeftLabel is at the left.
RightLabel is at the right.
TopLabel is at the top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Maps.LabelPosition

See Also

Reference

C1.Xaml.Maps Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback