ImageGear for .NET
Point class Members

The following tables list the members exposed by Point.

Public Constructors
 NameDescription
public ConstructorPoint Constructor  
Top
Public Fields
 NameDescription
public FieldxThe x coordinate of the point.  
public FieldyThe y coordinate of the point.  
Top
Public Methods
 NameDescription
public MethodangleWith Calculates the angle between this vector and given vector.  
public MethodcomposeWith Makes the composition of this point with given vector.  
public Methodconstrain Constrains this point to the bounds of a rectangle.  
public Methodmodule Calculates the length of this vector.  
public MethodscalarProduct Makes the scalar product of this vector with given vector.  
public Methodsubtract Makes the subtraction of given vector from this vector.  
public MethodvectorProduct Makes the scalar product of this vector with given vector.  
Top
See Also

Reference

Point class
ImageGear.Web.UI Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback