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