ESRI.ArcGIS.ADF.IMS | |
SideOffsetUnits Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > Geocoder Class : SideOffsetUnits Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property SideOffsetUnits As MapUnits |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public MapUnits SideOffsetUnits {get;} |
For an example, see the Geocoder overview.
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.