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 414
86023b7b 5e33 9ef9 0b4d 190447f5eba8
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the fraction format for architectural or fractional units.
Namespace: netDxf.Units
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public FractionFormatType FractionType { get; set; }
VB
Public Property FractionType As FractionFormatType
Get
Set
C++
public:
property FractionFormatType FractionType {
FractionFormatType get ();
void set (FractionFormatType value);
}
F#
member FractionType : FractionFormatType with get, set
Horizontal stacking
Diagonal stacking
Not stacked (for example, 1/2)