void CBCGPSVGImage::DoDraw | ( | CBCGPGraphicsManager * | pGM, |
const CBCGPPoint & | pt = CBCGPPoint() , |
||
const CBCGPSize & | size = CBCGPSize() |
||
) |
Draws an SVG using the graphics manager.
pGM | Pointer to the graphics manager. |
pt | Specifies the image location. |
size | Specifies the image destination size. If this value is empty, the image will be drawn with the default size |