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 > IExportFileDialog Interface > IExportFileDialog.ClipToGraphicsExtentOption Property (ArcObjects .NET 10.5 SDK) |
Indicates the state of the Clip to Graphics Extent option checkbox.
[Visual Basic .NET] Public Property ClipToGraphicsExtentOption As esriClip2GraphExtType
[C#] public esriClip2GraphExtType ClipToGraphicsExtentOption {get; set;}