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

Ellipse2D Constructor

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

Syntax

public Ellipse2D
(
	FilNet.Point2D center,
	float angle,
	float width,
	float height
)

Parameters

Name Type Range Default Description
centerFilNet.Point2D
anglefloat
widthfloat
heightfloat

See also