CODRulerWrapper_T::CreateRulerIntersection

CODComponent*CODRulerWrapper_T::CreateRulerIntersection(void)

Create the ruler intersection component.

Defined in: OdRulerWrapper.h

Return Value

Pointer to the ruler intersection component.

Comments

This function creates a  CODRectComponent object and then calls  CODRectComponent::Create for the object. The fill properties for the rectangle are set to solid gray. Derived classes can override this function in order to create a different type of ruler intersection component.

See Also

GetRulerIntersection