Name | Description | |
---|---|---|
![]() | AddPoint | A convenience method to add a MapPoint. |
![]() | AddPoints | A convenience method to add an enumeration of points. |
![]() | GetPoint | A convenience method to get the MapPoint at the specified point index. |
![]() | InsertPoint | A convenience method to insert a MapPoint. |
![]() | InsertPoints | Inserts a range of points at the specified index. |
![]() | RemovePoint | Removes a point at the specified index. |
![]() | RemovePoints | Removes a range of points. |
![]() | SetEmpty | Overridden. Sets this instance to empty. |
![]() | SetPoint | A convenience method to update the components of a point. |
![]() | ToGeometry | Overridden. |