baseLine property
Retrieves the y-coordinate of the line's baseline, relative to its containing element.
Syntax
HRESULT value = object.get_baseLine(long* p);
Property values
Type: long
Pointer to a variable of type long that receives the y-coordinate, in pixels.