ArcObjects Library Reference (DataSourcesFile)  

ISMRouterPoint Interface

Deprecated as of 10.1. Provides access to the location of single geographic point.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Represents the geographic location.

Members

Description
Read/write property X The X coordinate of the point.
Read/write property Y The Y coordinate of the point.

CoClasses that implement ISMRouterPoint

CoClasses and Classes Description
SMRouterPoint Deprecated as of 10.1. The geographic location of the point.

.NET Samples

StreetMap routing (Code Files: RoutingForm)