ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : Point class |
For a list of all members of this type, see Point members.
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. |