MapSpan.Radius Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the smallest distance across the MapSpan.
public Xamarin.Forms.Maps.Distance Radius { get; }
member this.Radius : Xamarin.Forms.Maps.Distance
Property Value
The smallest distance across the MapSpan.
Remarks
Application developers can get the distance in their desired units from the returned Distance struct.