You are here: Start » AVL.NET » CoordinateSystem2D.CoordinateSystem2D(float, float, float, float)

CoordinateSystem2D.CoordinateSystem2D(float, float, float, float)

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

Syntax


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

Parameters

originX
Type: System.Single
originY
Type: System.Single
angle
Type: System.Single
scale
Type: System.Single

See also