Click or drag to resize

AttributeDefinitionStyle Property

Gets or sets the attribute text style.

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

Property Value

Type: TextStyle
Remarks
The text style defines the basic properties of the information text.
See Also