SoBaseScreenposition Property |
Position of the graphics window on the physical screen.
Namespace: OIV.ScaleViz.Nodes
Specifies the position of the upper left corner of the graphics window. 0,0 is always the upper left corner of the desktop. If the values are in the range [0.0, 1.0], they are interpreted as a fraction of the size of the display, where 1,1 is the lower right corner of the desktop. If values are greater than 1.0 they are interpreted as pixels and the lower right corner of the desktop depends on the display resolution.
MultiPipe mode only, not used in Cluster mode. For Cluster mode, use the SoFlatScreen.channelOrigin field.