Property that controls the color of extension
lines, enter marks, and centerlines. This property corresponds to
the DIMCLRE system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public Color Dimclre { get; set; }
Public Property Dimclre As Color
Get
Set
public:
property Color^ Dimclre {
Color^ get ();
void set (Color^ value);
}
member Dimclre : Color with get, set
Property Value
Color
See Also