Share

Assoc2dConstraintCallback Class

Description

Client code can register callbacks derived from Assoc2dConstraintCallback that are then called when some events happen with Assoc2dConstraintGroup.

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.Assoc2dConstraintCallback

Visual Basic

Public Class Assoc2dConstraintCallback
Inherits IDisposable

C#

public class Assoc2dConstraintCallback : IDisposable;

Links

Assoc2dConstraintCallback Methods

Was this information helpful?