This enumeration defines the rendering style for parallel, perpendicular and ray operations.
Enumerator |
---|
TSLNConstructionLine | Simple Line.
|
TSLNConstructionTicks | Tick symbols.
|
TSLNConstructionLineAndTicks | Line and tick Symbols.
|
TSLNConstructionInternalTextInternalArrows | Dimension Arrow (internal text, arrows pointing outwards).
|
TSLNConstructionExternalTextExternalArrows | Dimension Arrow (external text, arrows pointing inwards).
|
TSLNConstructionInternalTextExternalArrows | Dimension Arrow (internal text, arrows pointing inwards).
|