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