ArcObjects Library Reference (GlobeCore)  

IGlobeAdvancedOptions.RestoreClipPlaneDefaults Method

Restore the Default Clipping Plane Settings.

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

Product Availability

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

See Also

IGlobeAdvancedOptions Interface