You are here: Start » Rectangle2D Constructor

Rectangle2D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Rectangle2D
(
	Fil.Point2D origin_,
	float angle_,
	float width_,
	float height_
)

Parameters

Name Type Range Default Description
origin_Fil.Point2D
angle_float
width_float
height_float

See also