You are here: Start » CoordinateSystem2D Constructor

CoordinateSystem2D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public CoordinateSystem2D
(
	float x_,
	float y_,
	float angle_,
	float scale_
)

Parameters

Name Type Range Default Description
x_float
y_float
angle_float
scale_float

See also