You are here: Start » FIL.NET » Circle2D Structure
Circle2D Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Circle2D(Point2D, Single) | |
![]() | Circle2D(Single, Single, Single) | |
![]() | Circle2D(Int32, Int32, Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Center | Fil.Point2D | |
![]() ![]() | Empty | Fil.Circle2D | Gets an empty instance of the Circle2D. |
![]() | Radius | System.Single | |
![]() | X | System.Single | |
![]() | Y | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Fil.Circle2D) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |