Description
This class provides data for the BlockInsertionPoints event of the database.
Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.BlockInsertionPointsEventArgs
C#
public class BlockInsertionPointsEventArgs : EventArgs;
Visual Basic
Public Class BlockInsertionPointsEventArgs Inherits EventArgs