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

CoordinateSystem2D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public CoordinateSystem2D
(
	Avl.Point2D origin,
	float angle,
	float scale
)

Parameters

Name Type Range Default Description
originAvl.Point2D
anglefloat
scalefloat

See also