Click or drag to resize

DimensionStyleTextStyle Property

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

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

Property Value

Type: TextStyle
Remarks
Default: Standard
See Also