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

SegmentScanField Structure

The structure defines a rectangular field in which a series of scan will be performed.

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

SegmentScanField(Point2D, Point2D, Single)
SegmentScanField(Segment2D, Single)

Properties

 TypeNameDescription
AvlNet.Segment2DAxis
AvlNet.SegmentScanFieldDefault Default SegmentScanField
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