PointFloat Struct
Represents a point with floating X and Y values.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
See Also
Represents a point with floating X and Y values.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
[ComVisible(true)]
public struct PointFloat :
IEquatable<PointFloat>
<ComVisible(True)>
Public Structure PointFloat
Implements IEquatable(Of PointFloat)
The following members return PointFloat objects:
No
Your feedback is appreciated.