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 407
47040fd5 e5ae 0197 2717 8173620f8273
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the shape width factor.
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public double WidthFactor { get; }
VB
Public ReadOnly Property WidthFactor As Double
Get
C++
public:
property double WidthFactor {
double get ();
}
F#
member WidthFactor : float with get
Double
This value seems to have no effect on shapes or complex line types with shapes. Default: 1.0.