Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.TextColor

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

TextColor Property

Gets or sets the color for the display of the text label

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public Color TextColor { get; set; }

Property Value

Color

Clone this wiki locally