Skip to content

ACadSharp.Entities.MultiLeader.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. This property overrides the value from when the flag is set (see property).

Remarks

This property is also exposed by the class. Values should be equal, the value is assumed to be used.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public Color TextColor { get; set; }

Property Value

Color

Clone this wiki locally