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


ICoverage2.RefreshSpatialProperties Method (ArcObjects .NET 10.5 SDK)
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