Description
Accesses the current DIMASSOC value for the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMASSOC.
Visual Basic
Public Property DimAssoc() As Integer
C#
public int DimAssoc;
Conditions
Read / Write