Show / Hide Table of Contents

Enum OrdinateDimensionAxis

Defines the axis that measures the ordinate dimension.

Namespace: netDxf.Entities
Assembly: CADability.dll
Syntax
public enum OrdinateDimensionAxis

Fields

Name Description
X

The ordinate dimension measure the X distance and the dimension line is aligned to the Y axis.

Y

The ordinate dimension measure the Y distance and the dimension line is aligned to the X axis.

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