Name | Description | |
---|---|---|
![]() | Coords | Gets or sets the list of coordinates that define this geometry. |
![]() | HasID | Overridden. Gets or sets a value indicating if this instance recognizes ID-values, also known as ID-awareness. |
![]() | HasM | Overridden. Gets or sets a value indicating if this instance recognizes M-values, also known as M-awareness. |
![]() | HasZ | Overridden. Gets or sets a value indicating if this instance recognizes Z-values, also known as Z-awareness. |
![]() | IDs | Gets or sets the list of ID-values. |
![]() | IsEmpty | Overridden. Gets a value which determines if this instance is empty. This instance is empty if Coords.Count = 0. |
![]() | Ms | Gets or sets the list of M-values. |
![]() | PointCount | Gets the number of points in this instance. |
![]() | SpatialReference | Gets or sets the SpatialReference instance on this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx) |
![]() | Zs | Gets or sets the list of Z-values. |