ImageGear .NET - Updated
Point class Members

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : Point class

The following tables list the members exposed by Point.

Public Constructors
 NameDescription
public Constructor  
Top
Public Fields
 NameDescription
public FieldThe x coordinate of the point.  
public FieldThe y coordinate of the point.  
Top
Public Methods
 NameDescription
public Method Calculates the angle between this vector and given vector.  
public Method Makes the composition of this point with given vector.  
public Method Constrains this point to the bounds of a rectangle.  
public Method Calculates the length of this vector.  
public Method Makes the scalar product of this vector with given vector.  
public Method Makes the subtraction of given vector from this vector.  
public Method Makes the scalar product of this vector with given vector.  
Top
See Also

Reference

Point class
ImageGear.Web.UI Namespace