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