Bottom property, Left property, Right property, Top property

Applies to

Description

Each uninterpretable character in a field is contained within a FieldChar that is defined by a rectangle.

image\IMG00001.gif

Top: the position of the top of the rectangle in pixels.

Left: the position of the left side of the rectangle in pixels.

Bottom: the position of the bottom of the rectangle in pixels.

Right: the position of the right side of the rectangle in pixels.

Syntax

Object.Bottom

Object.Left

Object.Right

Object.Top

Data type

Integer

Classic methods

GetRectBottom, GetRectLeft, GetRectRight, GetRectTop