UniPlot.WidthΒΆ
This property sets the UniPlot window width in pixel.
- UniPlot.Width = nPixsels
Parameters
- nPixels
nPixsels.
Example
app = CreateObject("UniPlot.Application")
app.Left = 100
See also
id-787413
This property sets the UniPlot window width in pixel.
Parameters
nPixsels.
Example
app = CreateObject("UniPlot.Application")
app.Left = 100
See also
id-787413