Name | Description | |
---|---|---|
GeometryType | Overridden. Gets the type of geometry that will be created from this builder. Always returns GeometryType.Polyline. | |
HasID | Gets or sets the HasID flag which indicates whether the geometry contains IDs. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx) | |
HasM | Gets or sets the HasM flag which indicates whether the geometry contains Ms. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx) | |
HasZ | Gets or sets the HasZ flag which indicates whether the geometry contains Zs. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx) | |
IsEmpty | Gets a boolean which indicates if this instance is empty or not. This instance is empty if it has zero parts. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx) | |
PartCount | Gets the number of parts. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx) | |
Parts | Gets or sets the list of parts that define this builder. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx) | |
SpatialReference | Gets or sets the SpatialReference instance on this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx) |