Click or drag to resize

LeaderLineColor Property

Gets or sets the leader line color if the style parameter DIMCLRD is set as BYBLOCK.

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

Property Value

Type: AciColor
See Also