You are here: Start » SegmentScanField Structure

SegmentScanField Structure

Namespace:Fil
Assembly:FilNet.Types.dll

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

Constructors

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

Properties

 NameTypeDescription
AxisFil.Segment2D
DefaultFil.SegmentScanField Gets a default instance of the SegmentScanField.
EmptyFil.SegmentScanField Gets an empty instance of the SegmentScanField.
WidthSystem.Single

Methods

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

Remarks

See also