This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITerrainAttributeRenderer Interface > ITerrainAttributeRenderer.SetDataSources Method (ArcObjects .NET 10.4 SDK) |
The embedded data sources to be rendered.
[Visual Basic .NET] Public Sub SetDataSources ( _ ByVal pDataSources As ILongArray _ )
[C#] public void SetDataSources ( ILongArray pDataSources );
[C++]
HRESULT SetDataSources(
ILongArray* pDataSources
);
[C++]
Parameters pDataSources [in]
pDataSources is a parameter of type ILongArray