A3DPDFPageDrawRectangle

A3DStatus A3DPDFPageDrawRectangle(A3DPDFPage *pPage, const A3DPDFGraphicRectangleData *pGraphicRectangleData)
A3DStatus A3DPDFPageDrawRectangle(A3DPDFPage* pPage, const A3DPDFGraphicRectangleData* pGraphicRectangleData)

Function to create a graphic rectangle.

Parameters

pPage: The Page object to work with.

pGraphicRectangleData: The Graphic rectangle parameters.

Returns

A3D_SUCCESS in case of success or an error code