OD_POSSIZEPPDATA structure

struct {
	CODMeasure left;
	CODMeasure top;
	CODMeasure width;
	CODMeasure height;
} OD_POSSIZEPPDATA;
Used for passing data to a CODLineCompPP property page.

Defined in: OdPosSizeCompPP.h

Members

left

Left position.

top

Top position.

width

Width measurement.

height

Height measurement.