CODMeasurePropSheet::MeasureSize

voidCODMeasurePropSheet::MeasureSize(CODComponent*pComp, CODMeasure&width, CODMeasure&height)

Measure the width and height of a component.

Defined in: OdMeasurePropSheet.cpp

Return Value

void

Parameters

pComp

Pointer to component to measure.

width

Width of component.

height

Height of component.