Click or drag to resize

AttributeDefinitionStyle Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the attribute text style.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public TextStyle Style { get; set; }
Request Example View Source

Property Value

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