PointFloat.Equals(PointFloat) Method
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| point | PointFloat |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
public bool Equals(
PointFloat point
)
Public Function Equals(
point As PointFloat
) As Boolean
| Name | Type |
|---|---|
| point | PointFloat |
| Type |
|---|
| Boolean |