This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IE > IExportDialog2 Interface > IExportDialog2.ClipToGraphicExtent Property (ArcObjects .NET 10.5 SDK) |
Indicates if Clip To Graphic Extent option is selected.
[Visual Basic .NET] Public Property ClipToGraphicExtent As Boolean
[C#] public bool ClipToGraphicExtent {get; set;}