Void
Context2DWrapper
.LineTo2D(Int32 param1, Int32 param2)
Draws a line from the current position to the given x and y pixel coordinates.
Remarks
Examples
Parameters
param1
Type: Int32
param2
Type: Int32
Return Value
Type: Void