ACadSharp.Entities.MText.BackgroundColor - DomCR/ACadSharp GitHub Wiki
BackgroundColor Property
Background fill color
Remarks
Color to use for background fill when group code 90 is 1.
Definition
Namespace: ACadSharp.Entities.MText
C#
DxfCodeValueAttribute
public Color BackgroundColor { get; set; }
Property Value
Color