This document is archived and information here might be outdated.  Recommended version.


IGpSpRefObject.ZDomain Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpSpRefObject Interface > IGpSpRefObject.ZDomain Property
ArcGIS Developer Help

IGpSpRefObject.ZDomain Property

The extent of the Z domain.

[Visual Basic .NET]
Public ReadOnly Property ZDomain As String
[C#]
public string ZDomain {get;}
[C++]
HRESULT get_ZDomain(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGpSpRefObject Interface