Show / Hide Table of Contents

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).

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX