ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : Point class |
The following tables list the members exposed by Point.
Name | Description | |
---|---|---|
![]() | Point Constructor |
Name | Description | |
---|---|---|
![]() | angleWith | Calculates the angle between this vector and given vector. |
![]() | composeWith | Makes the composition of this point with given vector. |
![]() | constrain | Constrains this point to the bounds of a rectangle. |
![]() | module | Calculates the length of this vector. |
![]() | scalarProduct | Makes the scalar product of this vector with given vector. |
![]() | subtract | Makes the subtraction of given vector from this vector. |
![]() | vectorProduct | Makes the scalar product of this vector with given vector. |