You are here: Start » FIL.NET » PathFittingField Class
PathFittingField Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
The structure defines a field in which a path will be fitted.
Constructors
Constructor | Description | |
---|---|---|
![]() | PathFittingField() | |
![]() | PathFittingField(Path, Single) | |
![]() | PathFittingField(List<Point2D>, Boolean, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Axis | Fil.Path | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Width | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.PathFittingField) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.PathFittingField) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.PathFittingField) | |
![]() | ToString() | Inherited from System.Object |