Click or drag to resize

DimensionStyleDimLineColor Property

Assigns colors to dimension lines, arrowheads, and dimension leader lines.

Namespace:  DXFReaderNET.Tables
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public AciColor DimLineColor { get; set; }

Property Value

Type: AciColor
Remarks
Default: ByBlock
Only indexed AciColors are supported.
See Also