 | LeaderTextVerticalPosition Enumeration |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the vertical position of a leader with a text annotation.
Namespace:
netDxf.Entities
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Members|
| Member name | Value | Description |
|---|
| Centered | 0 |
The text annotation is placed in the leader hook with respect of its alignment point.
|
| Above | 1 |
The text annotation is placed above the leader hook line.
|
| Outside | 2 |
This options seems to have no effect.
|
| JIS | 3 |
This options seems to have no effect.
|
| Bellow | 4 |
This options seems to have no effect.
|
See Also