PointFloat(Single, Single) Constructor
For internal use only. Initializes a new instance of the PointFloat class.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| x | Single | A Single value. |
| y | Single | A Single value. |
See Also