You are here: Start » FIL.NET » Rectangle2D Constructor

Rectangle2D Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Rectangle2D
(
	FilNet.Point2D origin,
	float angle,
	float width,
	float height
)

Parameters

Name Type Range Default Description
originFilNet.Point2D
anglefloat
widthfloat
heightfloat

See also