Gets or sets the label position relatively to the associated geographical coordinates
which is specified by GeoPoint property.
Namespace:
C1.Phone.MapsAssembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
public LabelPosition LabelPosition { get; set; } |
| Visual Basic |
|---|
Public Property LabelPosition As LabelPosition Get Set |