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

CoordinateSystem2D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public CoordinateSystem2D(
	float originX,
	float originY,
	float angle,
	float scale
)

Parameters

Name Type Range Default Description
originXfloat
originYfloat
anglefloat
scalefloat

See also