Show / Hide Table of Contents

Method AddPoints

AddPoints(IEnumerable<MapPoint>)

Adds a range of points to create LineSegments in this part.

Declaration
public void AddPoints(IEnumerable<MapPoint> points)
Parameters
Type Name Description
IEnumerable<MapPoint> points

The points to add as LineSegments.

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.