Tag Link | [PDF_Doc->ClosePath] | Category | |
---|---|---|---|
Type | Member | Source Available | Yes |
Support | Preferred | Version | 6.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | File |
Implementation | LJAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0 |
When performing drawing operations in a page within a [PDF_Doc] variable, [PDF_Doc->ClosePath] closes any currently drawn path (using lines and curves) by drawing a line from the current point to the initial virtual pen position, and fills it and strokes it with the current fill color and stroke color and line thickness.
[$PDF_Doc->(ClosePath)]
No Parameters Required.
See the Lasso 8 Language Guide for examples of how to use this tag.