ArcObjects Library Reference (DataSourcesFile)  

ICoverage2.RefreshSpatialProperties Method

Refreshes the Extent and Spatial Reference properties.

[Visual Basic .NET]
Public Sub RefreshSpatialProperties ( _
)
[C#]
public void RefreshSpatialProperties (
);
[C++]
HRESULT RefreshSpatialProperties(
void
);

Product Availability

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

See Also

ICoverage2 Interface