Skip to content

ACadSharp.Objects.MultiLeaderStyle.TextColor

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

TextColor Property

Gest or sets the color for the text label of the multileader.

Remarks

This value can be overridden by the property when the flag is set in the property.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public Color TextColor { get; set; }

Property Value

Color

Clone this wiki locally