BCGControlBar Pro for MFC
BOOL CBCGPCircularGaugeImpl::RemovePointer ( int  nIndex,
BOOL  bRedraw = FALSE 
)

Removes a pointer by index.

Note that you cannot remove the first pointer (nIndex must be greater than 0).

Parameters
nIndexPointer index.
bRedrawRedraw after remove.