CODSymbolComponent::GetPortAt

CODPortComponent* CODSymbolComponent::GetPortAt(const CPoint& ptAt)

Finds a port at the given location.

Defined in: OdSymbolComp.cpp

Return Value

A pointer to the port if found; otherwise NULL.

Parameters

ptAt

Point at which to search for port.