Loading [MathJax]/extensions/tex2jax.js

You are here: Start ยป CoordinateSystem2D Constructor

CoordinateSystem2D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public CoordinateSystem2D
(
	Fil.Vector2D delta,
	float angle_,
	float scale_
)

Parameters

Name Type Range Default Description
deltaFil.Vector2D
angle_float
scale_float

See also