Click or drag to resize

LeaderLineColor Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the leader line color if the style parameter DIMCLRD is set as BYBLOCK.

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

Property Value

Type: AciColor
See Also