const SG_LINE*   sgCText::GetLines()  const

 

Description:

Returns the pointer to the array of the line segments of the text object segment presentation (the SG_LINE description). The number of line segments in this array is returned by the GetLinesCount() function

 

Arguments:

No arguments.

 

Returned value:

Returns the pointer to the array of the line segments of the text object segment presentation.

 

See also:

sgCText::Create   sgCText::GetLinesCount SG_LINE