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. |