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.dll

Constructors

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

Properties

 TypeNameDescription
AvlNet.Circle2DAxis
AvlNet.CircleFittingFieldDefault Default CircleFittingField
System.BooleanIsDefault
System.SingleWidth

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