 | LinetypeSegmentRotationType Enumeration |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Define the type of rotation specified by the rotation value of the text or shape linetype segment.
Namespace:
netDxf.Tables
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Members|
| Member name | Value | Description |
|---|
| Upright | 0 |
Specifies upright or easy-to-read text.
|
| Relative | 1 |
Specifies relative or tangential rotation with respect to the line.
|
| Absolute | 2 |
Specifies absolute rotation of the text with respect to the origin; that is, all text has the same rotation regardless of its position relative to the line.
|
See Also