Show / Hide Table of Contents

Enum DimensionStyleTextDirection

Specifies the direction of the dimension text.

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

Fields

Name Description
LeftToRight

Displays dimension text in a Left-to-Right reading style.

RightToLeft

Displays dimension text in a Right-to-Left reading style.

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