ACadSharp.Objects.MultiLeaderStyle.TextFrame - DomCR/ACadSharp GitHub Wiki
Gets or sets a value indicating that the text label is to be drawn with a frame.
This value can be overridden by the property when the flag is set in the property.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public Boolean TextFrame { get; set; }
Boolean