Autodesk.AutoCAD.DatabaseServices Namespace > Assoc2dConstraintCallback Class
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
   Comments?