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 virtual Property Dimclre() As Autodesk.AutoCAD.Colors.Color
C#
public virtual Autodesk.AutoCAD.Colors.Color Dimclre;
Conditions
Read / Write
Links
Dimension Class, Autodesk.AutoCAD.DatabaseServices Namespace