RenderDirectLine Method (C1PrintDocument)
In This Topic
Adds a line to the
Body of the current document at a specific position on the current page, and resolves it.
Overload List
Overload | Description |
RenderDirectLine(Unit,Unit,Unit,Unit,LineDef) | Adds a line to the Body of the current document at a specific position on the current page, and resolves it. |
RenderDirectLine(Unit,Unit,Unit,Unit,Color,Unit) | Adds a line to the Body of the current document at a specific position on the current page, and resolves it. |
See Also