C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / Point2F Structure


In This Topic
Point2F Structure Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodGets the distance to the given point.  
Public MethodGets the square of the distance to the given point.  
Public MethodOverloaded. Indicates whether this instance and a specified object are equal.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts a point from DIPs to pixels.  
Public MethodReturns a hash code for this instance.  
Public MethodOverloaded. Offsets the point by the specified amount.  
Public MethodReturns a Point2L with rounded X and Y coordinates.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Scales X and Y coordinates of a point by the specified scaleFactor.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts a point from pixels to DIPs.  
Public MethodConverts Point2F to C1.Win.Interop.Point.  
Public MethodConverts Point2F to Point2D.  
Public MethodConverts Point2F to System.Drawing.PointF.  
Public MethodReturns a string that represents the current object.  
Public MethodOverloaded. Transforms a point by the 3x2 matrix.  
Public MethodOverloaded. Transforms a point by the 3x2 matrix.  
Public MethodReturns a Point2L with truncated X and Y coordinates.  
Top
See Also