CODComponent::GetComponentsAt
intCODComponent::GetComponentsAt(const CPoint&pt, CODComponentSet&setComponents)
Return a list of all child components whose bounds contain the given point.
Defined in: OdComponent.cpp
Return Value
Number of components found at the given point
Parameters
pt
Point in logical coordinates
setComponents
Reference to a list to load components into