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

Arc2D Structure

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

Constructors

 ConstructorDescription
Arc2D(Single, Single, Single, Single, Single)
Arc2D(Point2D, Single, Single, Single)

Properties

 NameTypeDescription
CenterAvlNet.Point2D
RadiusSystem.Single
StartAngleSystem.Single
SweepAngleSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also