The following tables list the members exposed by ElevationSurface.
Public Properties
| Name | Description |
 | ID | Gets a unique identifier (a GUID string) for this elevation surface. |
 | Name | Gets a name that can be displayed in the UI. |
 | SourcesCount | Gets the number of elevation sources that are defined within this elevation surface. |
Top
Public Methods
| Name | Description |
 | Equals | Overloaded. |
 | GetHashCode |
Obtains a hash code so that an elevation surface can be used as a Dictionary key.
|
 | ToString |
Gets a string representation of this elevation surface.
|
Top
See Also