BlockInsertionPointsEventArgs Class

Autodesk.AutoCAD.DatabaseServices.BlockInsertionPointsEventArgs
Visual Basic
Public Class BlockInsertionPointsEventArgs
Inherits EventArgs
C#
public class BlockInsertionPointsEventArgs : EventArgs;
Description

 

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

Links