Click or drag to resize

MTextFormattingOptionsWidthFactor Property

Gets or sets the width factor to produce wide text.

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

Property Value

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