ITabRange.PixelLocation

Syntax

PixelLocation: IGxPointF;

Description

The PixelLocation property returns the upper left point of the range in pixels obtained taken into account pixel resizing of rows and columns.

Comments

When drawing data grid rows and columns, the platform kernel converts millimeter size to pixel size. A special mechanism of pixel resizing is used to enable equal size in millimeters and in pixels for rows and columns. This property takes into account the difference that may occur when converting row or column size from millimeters to pixels.

See also:

ITabRange | ITabRange.Location