This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainDataImporter Interface > ITerrainDataImporter.SetSourceDataSpatialReference Method (ArcObjects .NET 10.5 SDK) |
Set source data's spatial reference.
[Visual Basic .NET] Public Sub SetSourceDataSpatialReference ( _ ByVal pSpatialRef As ISpatialReference _ )
[C#] public void SetSourceDataSpatialReference ( ISpatialReference pSpatialRef );
[C++]
HRESULT SetSourceDataSpatialReference(
ISpatialReference* pSpatialRef
);
[C++]
Parameters pSpatialRef [in]
pSpatialRef is a parameter of type ISpatialReference