This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinEdit Interface > ITinEdit.SetSpatialReference Method (ArcObjects .NET 10.4 SDK) |
Set a copy of the specified spatial reference to the TIN.
[Visual Basic .NET] Public Sub SetSpatialReference ( _ ByVal pSpatialReference As ISpatialReference _ )
[C#] public void SetSpatialReference ( ISpatialReference pSpatialReference );
[C++]
HRESULT SetSpatialReference(
ISpatialReference* pSpatialReference
);
[C++]
Parameters pSpatialReference [in]
pSpatialReference is a parameter of type ISpatialReference