This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
6e7bc4bd b471 1813 ee77 05e38bf6d2b1
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the paragraph height factor.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public double HeightFactor { get; set; }
VB
Public Property HeightFactor As Double
Get
Set
C++
public:
property double HeightFactor {
double get ();
void set (double value);
}
F#
member HeightFactor : float with get, set
Double
Set as 1.0 to apply the default height factor.