RenderDirectRectangle Method (SampleC1PrintDocument)
In This Topic
Adds a rectangle 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 |
RenderDirectRectangle(Unit,Unit,Unit,Unit,Style) | Adds a rectangle 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) |
RenderDirectRectangle(Unit,Unit,Unit,Unit,LineDef,Color) | Adds a rectangle 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) |
RenderDirectRectangle(Unit,Unit,Unit,Unit,LineDef,Brush) | Adds a rectangle 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) |
RenderDirectRectangle(Unit,Unit,Unit,Unit,LineDef) | Adds a rectangle 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) |
RenderDirectRectangle(Unit,Unit,Unit,Unit,Color,Unit,Color) | Adds a rectangle 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) |
RenderDirectRectangle(Unit,Unit,Unit,Unit,Color,Unit) | Adds a rectangle 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