You are here: Start » AVL.NET » VideoBoxPrimitive.SetPoint Method

VideoBoxPrimitive.SetPoint Method

Sets a single 2D point as this primitive.

Namespace:VideoBoxBase
Assembly:VideoBoxBase.dll

Syntax

public void SetPoint
(
	float x,
	float y
)

Parameters

Name Type Range Default Description
xfloat
yfloat

See also