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 409
bf38df7a 7541 66b6 7baf ee1f98f0d9d0
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the fraction format when DIMLUNIT is set to Architectural or Fractional. (DIMFRAC)
Namespace: netDxf.Tables
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)