ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / Point class

In This Topic
    Point class Methods
    In This Topic

    For a list of all members of this type, see Point members.

    Public Methods
     NameDescription
    public MethodCalculates the angle between this vector and given vector.  
    public MethodMakes the composition of this point with given vector.  
    public MethodConstrains this point to the bounds of a rectangle.  
    public MethodCalculates the length of this vector.  
    public MethodMakes the scalar product of this vector with given vector.  
    public MethodMakes the subtraction of given vector from this vector.  
    public MethodMakes the scalar product of this vector with given vector.  
    Top
    See Also