Click or drag to resize

LeaderTextVerticalPosition Enumeration

Defines the vertical position of a leader with a text annotation.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public enum LeaderTextVerticalPosition
Members
  Member nameValueDescription
Centered0 The text annotation is placed in the leader hook with respect of its alignment point.
Above1 The text annotation is placed above the leader hook line.
Outside2 This options seems to have no effect.
JIS3 This options seems to have no effect.
Bellow4 This options seems to have no effect.
See Also