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

Arc2D Constructor

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

Syntax

public Arc2D
(
	float x,
	float y,
	float radius,
	float startAngle,
	float sweepAngle
)

Parameters

Name Type Range Default Description
xfloat
yfloat
radiusfloat
startAnglefloat
sweepAnglefloat

See also