Skip to content

ACadSharp.Entities.MText.BackgroundColor

Albert Domenech edited this page Jul 14, 2024 · 3 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#

public Color BackgroundColor { get; set; }

Property Value

Color

Clone this wiki locally