ACadSharp.Objects.MultiLeaderStyle.TextColor - DomCR/ACadSharp GitHub Wiki
Gest or sets the color for the text label of the multileader.
This value can be overridden by the property when the flag is set in the property.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public Color TextColor { get; set; }
Color