CODComponent::GetEdgeRgn

CODRgn CODComponent::GetEdgeRgn(void)

Gets a region surrounding the edges of the component.

Defined in: OdComponent.cpp

Return Value

The edge region

Comments

The default implementation returns a null region. Override this method to calculate the edge region for your particular component.