ArcGIS Pro 2.8 API Reference Guide
GeometryType Property (PolylineBuilderEx)

ArcGIS.Core.Geometry Namespace > PolylineBuilderEx Class : GeometryType Property
Gets the type of geometry that will be created from this builder.
Syntax
public override GeometryType GeometryType {get;}
Public Overrides NotOverridable ReadOnly Property GeometryType As GeometryType
Remarks
Always returns GeometryType.Polyline
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PolylineBuilderEx Class
PolylineBuilderEx Members