Parameters
- x
- The horizontal (X) coordinate at which to render the object (cannot be auto).
- y
- The vertical (Y) coordinate at which to render the object (cannot be auto).
- ro
- The C1.C1Preview.RenderObject object to render.
- width
- The width of the object (if null, auto is used).
- height
- The height of the object (if null, auto is used).
Return Value
true if no warnings were generated by this call, false otherwise.