Macro Language Reference > Macros > Graphic > tglep
  
tglep
Description
This macro changes the line end pattern of newly created graphics. Any currently selected graphic objects can also be updated to the new setting.
Syntax
tglep pattern:b? ( update:n? )
tglep
[no parameter]
Invoke the Set Line End Pattern dialog box
pattern
The pattern to be used as the start character for the line. Line patterns are created via the tlpctrl macro.
update
0
Do not update currently selected objects to the new setting
1
Update currently selected objects to the new setting
Related Links