ConvertBoundsOptionsinterface
Options for converting display bounds between coordinate systems.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| bounds⚓︎ | Bounds | x | The source bounds to convert. Must be fully populated (left, top, width, height). |
|
| targetType⚓︎ | BoundsType | x | The desired coordinate system for the result bounds. |
|
| type⚓︎ | BoundsType | x | The coordinate system of the source bounds. |