ImageGear for .NET
Point Class Members
See Also  Fields  Methods  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : Point Class

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.