Click or drag to resize

MTextFormattingOptionsHeightFactor Property

Gets or sets the text height as a multiple of the current text height.

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

Property Value

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