Click or drag to resize

DimensionStyleTextColor Property

Gets or set the color of dimension text.

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

Property Value

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