This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > ICieLabConversion Interface > ICieLabConversion.ReloadSettings Method (ArcObjects .NET 10.5 SDK) |
Reloads the monitor settings from the registry.
[Visual Basic .NET]
Public Sub ReloadSettings ( _
)
[C#] public void ReloadSettings ( );
[C++]
HRESULT ReloadSettings(
void
);