Specifies which mouse activities IEViewer handles automatically.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEViewer..::..ObjectInserting EnableObjectInserting { get; set; }
Public Property EnableObjectInserting As IEViewer..::..ObjectInserting Get Set
public: property IEViewer..::..ObjectInserting EnableObjectInserting { IEViewer..::..ObjectInserting get (); void set (IEViewer..::..ObjectInserting value); }