ESRI.ArcGIS.ADF.IMS
SideOffsetUnits Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > Geocoder Class : SideOffsetUnits Property




Units for the SideOffset property.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SideOffsetUnits As MapUnits
Visual Basic (Usage)Copy Code
Dim instance As Geocoder
Dim value As MapUnits
 
value = instance.SideOffsetUnits
C# 
public MapUnits SideOffsetUnits {get;}

Example

For an example, see the Geocoder overview.

Remarks

If the geocoded location is offset from line features using the SideOffset property, the SideOffsetUnits sets the units for the distance.

This property is read-only. The value may be set in the ArcXML configuration file for the map service. The default units are feet.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.