PointF.operator == (PointF,PointF)

PointF '==' Operator


Definition

public static bool operator == ( PointF point1, PointF point2 );

Parameters

point1System.Drawing.PointF.
point2System.Drawing.PointF.

Return Value

System.Boolean.

© 2004-2005 GlobFX Technologies. All rights reserved.