ArcGIS API for WPF - Library Reference
OffsetUnit Property
See Also  Send comments on this topic
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

See Also

© ESRI, Inc. All Rights Reserved.