ACadSharp.Objects.MultiLeaderAnnotContext.BlockContentColor - DomCR/ACadSharp GitHub Wiki
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