AdjustPoint(Single, Single) Constructor
Initializes a new instance of the AdjustPoint class with specified settings.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| x | Single | The point’s X coordinate. |
| y | Single | The point’s Y coordinate. |
See Also