GraphicsEndFill()

Is this normal, that GraphicsEndFill() command does not connect lines (only fills)?

Drawing a GraphicsEndFill object is the equivalent of calling the Graphics.endFill() method.

But it doesn’t.