Show / Hide Table of Contents

Method AddStartingPoint

| Edit this page View Source

AddStartingPoint(ArcGISFeature, MapPoint?)

Adds a starting point.

Declaration
public void AddStartingPoint(ArcGISFeature feature, MapPoint? location)
Parameters
Type Name Description
ArcGISFeature feature

The feature to use as the basis for the starting point.

MapPoint location

Optional location to use, which will be used to specify the location along the line for line features.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX