Enum FractionFormatType
Defines the fraction format when DIMLUNIT is set to 4 (Architectural) or 5 (Fractional).
Namespace: netDxf.Units
Assembly: CADability.dll
Syntax
public enum FractionFormatType
Fields
| Name | Description |
|---|---|
| Diagonal | Diagonal stacking. |
| Horizontal | Horizontal stacking. |
| NotStacked | Not stacked (for example, 1/2). |