Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.TextColor

Albert Domenech edited this page Sep 17, 2025 · 1 revision

TextColor Property

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

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public Color TextColor { get; set; }

Property Value

Color

Clone this wiki locally