x property

Retrieves the horizontal distance from the edge of the flow layout element containing a line of text to the beginning of the line.

Syntax

HRESULT value = object.get_x(long* p);

Property values

Type: long

Pointer to a variable of type long that receives the horizontal distance, in pixels.