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


IGeometricXform.Domains Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IGeometricXform.Domains Property

The domains in output space.

[Visual Basic .NET]
Public WriteOnly Property Domains_2
[C#]
public void Domains_2 {set;}
[C++]
HRESULT putref_Domains(
  IGeometryCollection* 
);
[C++]

Parameters [in]
is a parameter of type IGeometryCollection

Product Availability

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

See Also

IGeometricXform Interface