BCGSuite for MFC
BOOL CBCGPStatic::SetPicture ( const CBCGPSVGImage image,
BOOL  bAutoResize = FALSE,
BOOL  bPictureCircularShape = FALSE 
)

Sets a picture.

Parameters
imageA reference to SVG image.
bAutoResizeSpecifies whether control should be automatically resized to the picture size.
bPictureCircularShapeSpecifies whether the image will have the circular shape.
Returns
TRUE if it succeeds, FALSE if it fails.