Click or drag to resize

MTextFormattingOptionsWidthFactor Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the width factor to produce wide text.

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

Property Value

Type: Double
Remarks
Set as 1.0 to apply the default width factor.
See Also