BCGControlBar Pro for MFC
CBCGPVisualEffectHelper::CBCGPVisualEffectHelper ( CBCGPBaseVisualObject pObject,
CBCGPGraphicsManager pGM,
const CBCGPVisualEffect effect,
CBCGPRect rectBounds,
BOOL  bIgnoreOffset = FALSE,
int  nFallBack = 1 
)
inline

Class constructor.

Parameters
pObjectA pointer to the visual object to be drawn.
pGMA pointer to the graphics manager.
effectA reference to the visual effect object.
rectBoundsA bounding rectangle of the effect.
bIgnoreOffsetSpecifies whether an effect offset will be ignored.
nFallBackSpecifies whether the object will be drawn on the original graphics manager if effect cannot be created.