public IReadOnlyList<CIMMapElevationSurface> GetElevationSurfaces()
Public Function GetElevationSurfaces() As IReadOnlyList(Of CIMMapElevationSurface)
Return Value
IReadOnlyList {ArcGIS.Core.CIM.CIMMapElevationSurface}
public IReadOnlyList<CIMMapElevationSurface> GetElevationSurfaces()
Public Function GetElevationSurfaces() As IReadOnlyList(Of CIMMapElevationSurface)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 10, Windows 8.1, Windows 7