ArcGIS Pro 2.9 API Reference Guide
PolylineBuilder Class Properties


ArcGIS.Core.Geometry Namespace : PolylineBuilder Class

For a list of all members of this type, see PolylineBuilder members.

Public Properties
 NameDescription
Public Property Gets the number of parts contained in the Multipart. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Geometry.MultipartBuilder<Polyline>)
Public PropertyOverridden. Gets the geometry type. Always returns GeometryType.Polyline.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets or sets the HasID flag of the instance. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<T>)
Public Property Gets or sets the HasM flag of the instance. This indicates whether the geometry contains Ms. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<T>)
Public Property Gets or sets the HasZ flag of the instance. This indicates whether the geometry contains Zs. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<T>)
Public Property Gets if the instance is an empty geometry. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<T>)
Public PropertyGets or sets the SpatialReference for the geometry being built. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<T>)
Top
See Also

Reference

PolylineBuilder Class
ArcGIS.Core.Geometry Namespace