You are here: Start » FIL.NET » SegmentFittingField Structure
SegmentFittingField Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
The structure defines a rectangular field in which a segment will be fitted.
Constructors
Constructor | Description | |
---|---|---|
![]() | SegmentFittingField(Point2D, Point2D, Single) | |
![]() | SegmentFittingField(Segment2D, Single) | |
![]() | SegmentFittingField(Single, Single, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Axis | Fil.Segment2D | |
![]() ![]() | Default | Fil.SegmentFittingField | Gets a default instance of the SegmentFittingField. |
![]() ![]() | Empty | Fil.SegmentFittingField | Gets an empty instance of the SegmentFittingField. |
![]() | Width | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.SegmentFittingField) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |