BCGControlBar Pro for MFC
CBCGPSVGBase* CBCGPSVGImage::FindByID ( const CString &  strID)

Finds an SVG element by its ID.

Parameters
strIDThe ID of SVG element.
Returns
A valid pointer to SVG element with specified ID, or NULL.