Void
Context3DWrapper
.DrawPolyline(IEnumerable<Double> param1, Boolean param2)
Draws a polyline using the current color and line weight.
Remarks
Examples
Parameters
param1
Type: IEnumerable<Double>
param2
Type: Boolean
Return Value
Type: Void