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

SegmentScanField Structure

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

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

Constructors

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

Properties

 NameTypeDescription
AxisAvlNet.Segment2D
DefaultAvlNet.SegmentScanField
IsDefaultSystem.Boolean
WidthSystem.Single

Methods

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

Remarks

See also