ACadSharp.Objects.MultiLeaderAnnotContext.TextColor - DomCR/ACadSharp GitHub Wiki

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