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

Ellipse2D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
centerAvlNet.Point2D
anglefloat
widthfloat
heightfloat

See also