CODComponent::GetComponentsWithin

int CODComponent::GetComponentsWithin(CRect rcHit, CODComponentSet& setComponents)

Return all child components that fall entirely within the given rectangle.

Defined in: OdComponent.cpp

Return Value

Number of components found.

Parameters

rcHit

A rectangle in logical units.

setComponents

Output set.