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