Visual Basic (Declaration) | |
---|---|
Public Property OffsetUnit As Nullable(Of LinearUnit) |
C# | |
---|---|
public Nullable<LinearUnit> OffsetUnit {get; set;} |
Property Value
(optional) the unit of measure in which lengths will be returned.Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
OffsetUnit Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Tasks Namespace > OffsetParameters Class : OffsetUnit Property |
Visual Basic (Declaration) | |
---|---|
Public Property OffsetUnit As Nullable(Of LinearUnit) |
C# | |
---|---|
public Nullable<LinearUnit> OffsetUnit {get; set;} |
Target Platforms:Windows Phone 7