Point Class
Namespace: Stimulsoft.System.Drawing
Properties
| Property | Type | Description |
|---|---|---|
empty static |
Point | |
| isEmpty | boolean |
Methods
| Method | Returns | Description |
|---|---|---|
| toString | string |
Method Details
toString
toString(): string
Returns string
Fields
| Field | Type | Description |
|---|---|---|
| x | number | |
| y | number |