ArcObjects Library Reference (GeoDatabase)  

IGeoDataset2.GeodataXform Property

The geodata transformation of the GeoDataset.

[Visual Basic .NET]
Public ReadOnly Property GeodataXform As IGeodataXform
[C#]
public IGeodataXform GeodataXform {get;}
[C++]
HRESULT get_GeodataXform(
  IGeodataXform** ppXform
);
[C++]

Parameters

ppXform [out, retval]

  ppXform is a parameter of type IGeodataXform

Product Availability

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

See Also

IGeoDataset2 Interface

.NET Related Topics

DataSourcesRaster