Description
Wraps AcRxEventReactor::beginInsert. The event indicates that the drawing database being operated on is being added to the drawing database.
Visual Basic
Public Event BeginInsert As BeginInsertEventHandler
C#
public event BeginInsertEventHandler BeginInsert;