Client code can register callbacks derived from Assoc2dConstraintCallback that are then called when some events happen with Assoc2dConstraintGroup.
Autodesk.AutoCAD.DatabaseServices.Assoc2dConstraintCallback
Public Class Assoc2dConstraintCallback Inherits IDisposable
public class Assoc2dConstraintCallback : IDisposable;
Comments? |