interface
Point
Re-exported types from the underlying RDP core native module.
typescript
interface PointProperties
| Name | Type | Description |
|---|---|---|
x | number | - |
y | number | - |
Was this page helpful?
Re-exported types from the underlying RDP core native module.
interface Point| Name | Type | Description |
|---|---|---|
x | number | - |
y | number | - |
Was this page helpful?