Create a draw_state.DrawState boxed type.
Whether there is an open path
X component of the start of current path
Y component of the start of current path
X component of current point
Y component of current point
Create a draw_state.DrawState boxed type.