You are here: Start » FIL.NET » SegmentScanField Structure
SegmentScanField Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
The structure defines a rectangular field in which a series of scan will be performed.
Constructors
Constructor | Description | |
---|---|---|
![]() | SegmentScanField(Point2D, Point2D, Single) | |
![]() | SegmentScanField(Single, Single, Single, Single, Single) | |
![]() | SegmentScanField(Segment2D) | |
![]() | SegmentScanField(Segment2D, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Axis | FilNet.Segment2D | |
![]() ![]() | Default | FilNet.SegmentScanField | |
![]() | IsDefault | System.Boolean | |
![]() | Width | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.SegmentScanField) | |
![]() ![]() | Equals(FilNet.SegmentScanField, FilNet.SegmentScanField) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |