Skip to content

ACadSharp.Objects.MultiLeaderStyle.BlockContentColor

Albert Domenech edited this page Sep 17, 2025 · 3 revisions

BlockContentColor Property

Gets or sets the block-content color.

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 BlockContentColor { get; set; }

Property Value

Color

Clone this wiki locally