<Code Lib>
2027 Method
Changes 0
M

IndexStreamLine.AddLine

Description:
Inserts a segment into the stream and associated buffer.

public void AddLine(
	IndexLine line
)

  • line
    The line segment to be inserted.

Loading…