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