public void QueryCoords( out MapPoint startPoint, out MapPoint endPoint )
Public Sub QueryCoords( _ ByRef startPoint As MapPoint, _ ByRef endPoint As MapPoint _ )
Parameters
- startPoint
- The start point.
- endPoint
- The end point.
public void QueryCoords( out MapPoint startPoint, out MapPoint endPoint )
Public Sub QueryCoords( _ ByRef startPoint As MapPoint, _ ByRef endPoint As MapPoint _ )
Target Platforms: Windows 10, Windows 8.1