ACadSharp.Objects.MultiLeaderStyle.TextFrame - DomCR/ACadSharp GitHub Wiki

TextFrame Property

Gets or sets a value indicating that the text label is to be drawn with a frame.

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

Property Value

Boolean

⚠️ **GitHub.com Fallback** ⚠️