Click or drag to resize

MTextFormattingOptionsHeightFactor Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the text height as a multiple of the current text height.

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

Property Value

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