You are here: Start » FIL.NET » Vector2D Constructor

Vector2D Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Vector2D
(
	float deltaX,
	float deltaY
)

Parameters

Name Type Range Default Description
deltaXfloat
deltaYfloat

See also