Show / Hide Table of Contents

Enum MTextDrawingDirection

Drawing direction.

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

Fields

Name Description
ByStyle

By style (the flow direction is inherited from the associated text style).

LeftToRight

Left to right.

TopToBottom

Top to bottom.

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