The following tables list the members exposed by ElevationSurface.
Public Properties
| Name | Description |
 | ID | Provides a unique identifier (a GUID string) for this elevation surface. |
 | Name | Provides a name that can be displayed in the UI. |
 | SourcesCount | Provides 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 |
provides a string representation of this elevation surface
|
Top
See Also