Skip to content

ACadSharp.Objects.MultiLeaderStyle.BlockContentColor

Albert Domenech edited this page Aug 4, 2024 · 2 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