This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpSpRefObject Interface > IGpSpRefObject.Domain Property (ArcObjects .NET 10.4 SDK) |
The extent of the X/Y domain.
[Visual Basic .NET] Public ReadOnly Property Domain As String
[C#] public string Domain {get;}
[C++]
HRESULT get_Domain(
BSTR* Results
);
[C++]
Parameters Results [out, retval] Results is a parameter of type BSTR