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
Constructor | Description | |
---|---|---|
![]() | SegmentScanField(Point2D, Point2D, Single) | |
![]() | SegmentScanField(Segment2D, Single) | |
![]() | SegmentScanField(Single, Single, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Axis | Fil.Segment2D | |
![]() ![]() | Default | Fil.SegmentScanField | Gets a default instance of the SegmentScanField. |
![]() ![]() | Empty | Fil.SegmentScanField | Gets an empty instance of the SegmentScanField. |
![]() | Width | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.SegmentScanField) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |