Skip to content

ACadSharp.Entities.IText.Value

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Value Property

Specifies the text string for the entity.

Definition

Namespace: ACadSharp.Entities.IText

C#

public String Value { get; set; }

Property Value

String

Clone this wiki locally