ACadSharp.Entities.IText.Value - DomCR/ACadSharp GitHub Wiki

Value Property

Specifies the text string for the entity.

Definition

Namespace: ACadSharp.Entities.IText

C#

public String Value { get; set; }

Property Value

String