CODRuler::MeasurePosition

void CODRuler::MeasurePosition(CODComponent* pComp, CODMeasure& x, CODMeasure& y, const OD_CONTROL_POINT nControlPoint)

Measure the position of a component.

Defined in: OdRuler.cpp

Return Value

void

Parameters

pComp

Pointer to component to measure.

x

Position of control point on X axis.

y

Position of control point on Y axis.

nControlPoint

Control point in component to measure to.