MvcCompositeViewport::HitTestComponent

MvcVisualComponent* MvcCompositeViewport::HitTestComponent(CPoint pt)

Determines the child component that contains a point

Defined in: MvcCompositeViewport.cpp

Return Value

A pointer to the child component that contains the point, or NULL if not bounded by a child component

Parameters

pt

The point, in device coordinates, to hit test