Click or drag to resize

DimensionStyleExtLineColor Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Assigns colors to extension lines, center marks, and centerlines.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public AciColor ExtLineColor { get; set; }
Request Example View Source

Property Value

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