You are here: Start » CoordinateSystem2D Constructor

CoordinateSystem2D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

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

Parameters

Name Type Range Default Description
originFil.Point2D
anglefloat
scalefloat

See also