Autodesk.AutoCAD.DatabaseServices Namespace > BlockInsertionPointsEventArgs Class
BlockInsertionPointsEventArgs Class
Description

 

This class provides data for the BlockInsertionPoints event of the database.

Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.BlockInsertionPointsEventArgs
Visual Basic
Public Class BlockInsertionPointsEventArgs
Inherits EventArgs
C#
public class BlockInsertionPointsEventArgs : EventArgs;
Links
   Comments?