ArcGISPolylineBuilder

Namespace: GameEngine.Geometry
Class: GameEngine/Geometry/ArcGISPolylineBuilder
Since: 1.0.0
Inheritance: ArcGISMultipartBuilder->ArcGISPolylineBuilder

Summary

The polyline builder is used to create and modify ArcGISPolyline geometries incrementally.

Constructors

ArcGISPolylineBuilder(ArcGISPolyline)

Creates a new polyline builder by copying the parts from the specified ArcGISPolyline.

Since 1.0.0

Arguments
NameTypeSummary
polyline

A polyline object.

ArcGISPolylineBuilder(ArcGISSpatialReference)

Creates a new empty polyline builder with the specified ArcGISSpatialReference.

Since 1.0.0

Arguments
NameTypeSummary
spatialReference

The builder's spatial reference.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.