Description
Accesses the current DIMCLRE value for the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMCLRE.
Visual Basic
Public Property Dimclre() As Autodesk.AutoCAD.Colors.Color
C#
public Autodesk.AutoCAD.Colors.Color Dimclre;
Conditions
Read / Write