Share

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

BlockInsertionPointsEventArgs Properties

Was this information helpful?