Click or drag to resize

DimensionStyleExtLineColor Property

Assigns colors to extension lines, center marks, and centerlines.

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

Property Value

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