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