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