Show / Hide Table of Contents

Enum LinearUnitType

Linear units format for creating objects.

Namespace: netDxf.Units
Assembly: CADability.dll
Syntax
public enum LinearUnitType

Fields

Name Description
Architectural

Architectural.

Decimal

Decimal.

Engineering

Engineering.

Fractional

Fractional.

Scientific

Scientific.

WindowsDesktop

Microsoft Windows Desktop (decimal format using Control Panel settings for decimal separator and number grouping symbols).

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