ACadSharp.Objects.MultiLeaderStyle.BlockContentColor - DomCR/ACadSharp GitHub Wiki
Gets or sets the block-content color.
This value can be overridden by the property when the flag is set in the property.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public Color BlockContentColor { get; set; }
Color