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

CircleFittingField Structure

The structure defines a ring-like field in which a circle will be fitted.

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

Constructors

 ConstructorDescription
CircleFittingField(Point2D, Single, Single)
CircleFittingField(Circle2D, Single)

Properties

 NameTypeDescription
AxisAvlNet.Circle2D
WidthSystem.Single

Methods

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

Remarks

See also