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.DisableClipGrahicsCheckBox Property (ArcObjects .NET 10.5 SDK) |
Indicates if Clip To Graphic Extent checkbox is enabled.
[Visual Basic .NET] Public Property DisableClipGrahicsCheckBox As Boolean
[C#] public bool DisableClipGrahicsCheckBox {get; set;}