Click or drag to resize

MLineStyleFillColor Property

Gets or sets the MLine fill color.

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

Property Value

Type: AciColor
Remarks
AutoCad2000 dxf version does not support true colors for MLineStyle fill color.
See Also