Click or drag to resize

MTextDrawingDirection Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Get or sets the text drawing direction.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public MTextDrawingDirection DrawingDirection { get; set; }
Request Example View Source

Property Value

Type: MTextDrawingDirection
See Also