Skip to content

ACadSharp.Entities.MText.BackgroundColor

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally