This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDisplay Interface > IGlobeDisplay.StopPrintingExporting Method (ArcObjects .NET 10.4 SDK) |
Stop Exporting/printing with extending culling area-- restore defaults.
[Visual Basic .NET]
Public Sub StopPrintingExporting ( _
)
[C#] public void StopPrintingExporting ( );
[C++]
HRESULT StopPrintingExporting(
void
);