Skip to content

ACadSharp.Entities.MultiLeader.TextFrame

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

TextFrame Property

Gets or sets a value indicating that the text label is to be drawn with a frame. This property overrides the value from when the flag is set (see property).

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public Boolean TextFrame { get; set; }

Property Value

Boolean

Clone this wiki locally