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