Click or drag to resize

AttributeDefinitionPrompt Property

Gets or sets the attribute information text.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public string Prompt { get; set; }

Property Value

Type: String
Remarks
This is the text prompt shown to introduce the attribute value when new Insert entities are inserted into the drawing.
See Also