CODComponent::GetComponentsIntersecting

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

Return all child components that intersect the given rectangle.

Defined in: OdComponent.cpp

Return Value

Number of components found.

Parameters

rcHit

A rectangle in logical units.

setComponents

Output set.