Void
IDraw2DContext
.LineTo2D(
IPoint
point)
Draws a line from the current position to the given point.
Remarks
Examples
Parameters
point
Type:
IPoint
The point.
Return Value
Type:
Void