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