This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPZDomain Interface > IGPZDomain.SetZDomainFromSpatialReference Method (ArcObjects .NET 10.5 SDK) |
Set the z domain from a spatial reference.
[Visual Basic .NET] Public Sub SetZDomainFromSpatialReference ( _ ByVal pSpRef As ISpatialReference _ )
[C#] public void SetZDomainFromSpatialReference ( ISpatialReference pSpRef );
[C++]
HRESULT SetZDomainFromSpatialReference(
ISpatialReference* pSpRef
);
[C++]
Parameters pSpRef [in]
pSpRef is a parameter of type ISpatialReference