This document is archived and information here might be outdated. Recommended version. |
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*