GetPaintRectX

Description

Returns the bounds of the computed field and the device context is clipped within those bounds. This expression is only valid in the context of the Paint expression function.

Syntax

GetPaintRectX ( )

Return value

Integer. Returns the X bound for the computed field.

See also

GetPaintDC

GetPaintRectHeight

GetPaintRectWidth

GetPaintRectY

Paint