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

CoordinateSystem2D Constructor

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

Syntax

public CoordinateSystem2D
(
	FilNet.Vector2D delta,
	float angle,
	float scale
)

Parameters

Name Type Range Default Description
deltaFilNet.Vector2D
anglefloat
scalefloat

See also