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

SegmentFittingField Structure

The structure defines a rectangular field in which a segment will be fitted.

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

SegmentFittingField(Point2D, Point2D, Single)
SegmentFittingField(Segment2D, Single)

Properties

 TypeNameDescription
AvlNet.Segment2DAxis
AvlNet.SegmentFittingFieldDefault Default SegmentFittingField
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