This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMxDocument Interface > IMxDocument.CanInsertObject Method (ArcObjects .NET 10.4 SDK) |
Indicates if the document allows objects to be inserted.
[Visual Basic .NET] Public Sub CanInsertObject ( _ ByRef pEnabled As Boolean _ )
[C#] public void CanInsertObject ( ref bool pEnabled );