PointFloat.Equals(PointFloat) Method
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
point | PointFloat |
Returns
Type |
---|
Boolean |
See Also
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
public bool Equals(
PointFloat point
)
Public Function Equals(
point As PointFloat
) As Boolean
Name | Type |
---|---|
point | PointFloat |
Type |
---|
Boolean |
No
Your feedback is appreciated.