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