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