Visual Basic (Declaration) | |
---|---|
Public Property DistanceUnit As Nullable(Of LinearUnit) |
C# | |
---|---|
public Nullable<LinearUnit> DistanceUnit {get; set;} |
Property Value
The distance unit.Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
DistanceUnit Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Tasks Namespace > DistanceParameters Class : DistanceUnit Property |
Visual Basic (Declaration) | |
---|---|
Public Property DistanceUnit As Nullable(Of LinearUnit) |
C# | |
---|---|
public Nullable<LinearUnit> DistanceUnit {get; set;} |
Target Platforms:Windows Phone 7