ArcGIS Runtime SDK for WPF - Library Reference
OffsetUnit Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > OffsetParameters Class : OffsetUnit Property

Gets or sets the offset unit.

Syntax

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.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.