![]() | Overloaded. Initializes a new instance of the HVLine class. |
![]() | Gets the centre point of the line. |
![]() | Gets the finishing point of the line. |
![]() | Tests whether this line is horizontal. |
![]() | Tests whether this line is vertical. |
![]() | Gets the starting point of the line. |
![]() | Gets the starting x-coordinate of the line. |
![]() | Gets the ending x-coordinate of the line. |
![]() | Gets the starting 7-coordinate of the line. |
![]() | Gets the ending y-coordinate of the line. |
![]() | Returns a new HVLine instance based on this one. |
![]() | Returns true if the two lines are equal |
![]() | Extends this line to the given one by moving the start point. |
![]() | Gets the hash code of the line |
![]() | Gets the Type of the current instance. |
![]() | Projects the given point onto (an extension of) this line. |
![]() | Maps this object to a string |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
HVLine Class | Ant.Workflow.View.TransitionRouting Namespace