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