Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.BlockContentColor

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

BlockContentColor Property

Gets or sets the block-content color. 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 of this property is assumed to be used.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public Color BlockContentColor { get; set; }

Property Value

Color

Clone this wiki locally