Parameters
- width
- The width of the rectangle.
- height
- The height of the rectangle.
- line
- The C1.C1Preview.LineDef to draw the rectangle with.
- fillColor
- The fill color.
Return Value
true if no warnings were generated by this call, false otherwise.
This method can only be used between calls to C1.C1Preview.C1PrintDocument.StartDoc and C1.C1Preview.C1PrintDocument.EndDoc methods on the current document. For details, see C1.C1Preview.C1PrintDocument.RenderBlock.