Line2D ExtendLine Method Delta Engine Documentation

Namespace: DeltaEngine.Rendering2D.Shapes
Assembly: DeltaEngine.Rendering2D.Shapes (in DeltaEngine.Rendering2D.Shapes.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public Line2D ExtendLine(
	Vector2D nextPoint
)

Return Value

Type: Line2D
See Also