This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICoverage2 Interface > ICoverage2.RefreshSpatialProperties Method (ArcObjects .NET 10.4 SDK) |
Refreshes the Extent and Spatial Reference properties.
[Visual Basic .NET]
Public Sub RefreshSpatialProperties ( _
)
[C#] public void RefreshSpatialProperties ( );
[C++]
HRESULT RefreshSpatialProperties(
void
);