2027 Method
Changes 0
M

IndexStreamLine.AddLines

Description:
Inserts multiple segments into the stream and associated buffer.
public void AddLines(
	IList<IndexLine> lines
)
  • IList<IndexLine>
    lines
    The line segments to be inserted.