You are here: Start » Ring2D Structure
Ring2D Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Ring2D(Point2D, Single, Single) | |
![]() | Ring2D(Single, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Center | Fil.Point2D | |
![]() | Circle1 | Fil.Circle2D | |
![]() | Circle2 | Fil.Circle2D | |
![]() ![]() | Empty | Fil.Ring2D | Gets an empty instance of the Ring2D. |
![]() | InnerCircle | Fil.Circle2D | |
![]() | InnerRadius | System.Single | |
![]() | OuterCircle | Fil.Circle2D | |
![]() | OuterRadius | System.Single | |
![]() | Radius1 | System.Single | |
![]() | Radius2 | System.Single | |
![]() | X | System.Single | |
![]() | Y | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.Ring2D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |