Share via


Circle.DistanceUnit Property

 

A DistanceUnit Enumeration indicating the unit of measurement of the value in the Radius property. Get this property from the service response.

Syntax

public DistanceUnit DistanceUnit { set; get; }
Public Property DistanceUnit As DistanceUnit

Remarks

The DistanceUnit property value is the same as the value specified in the UserProfile.DistanceUnit Property in the service request.