Data Object - DisplayTopology
Java Class
com.omnissa.vdi.vlsi.binding.vdi.helpdesk.ViewClient.DisplayTopology
Property of
Since
Horizon 8.14
Data Object Description¶
Specification for Helpdesk scaling data.
Data Object Properties¶
| Name | Type | Description |
|---|---|---|
| xCoordinate | xsd:int | The display x coordinate value. |
| yCoordinate | xsd:int | The display y coordinate value. |
| height | xsd:int | Display height. |
| width | xsd:int | Display width. |
| hdrValue | xsd:int | Display HDR value. |
| dpiValue | xsd:int | Display DPI value. |
| refreshRate | xsd:int | Display refresh rate. |