Show / Hide Table of Contents

Enum DimensionStyleTextVerticalPlacement

Controls the placement of dimension text.

Namespace: netDxf.Tables
Assembly: CADability.dll
Syntax
public enum DimensionStyleTextVerticalPlacement

Fields

Name Description
Above

Places the dimension text above the dimension line.

Below

Places the dimension text under the dimension line.

Centered

Centers the dimension text between the two parts of the dimension line.

JIS

Places the dimension text to conform to a Japanese Industrial Standards (JIS) representation.

Outside

Places the dimension text on the side of the dimension line farthest away from the first defining point.

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