RenderDirectLine Method (SampleC1PrintDocument)
In This Topic
Adds a line to the
C1.C1Preview.C1PrintDocument.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 C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderDirectLine(Unit,Unit,Unit,Unit,Color,Unit) | Adds a line to the C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
See Also