Namespace: Rx.Net – Class: LineStrip2D – Assembly: Rx.Net

LineStrip2D.LineStrip2D Constructor

C#
public LineStrip2D(int iPntCnt, Rx.Net.Vector4D xColor)

Constructor. Defines a black line strip with the given amount of points.

Parameters

[int] iPntCnt

Number of points.

[Rx.Net.Vector4D] xColor

The color.