UniPlot.TopΒΆ

This property sets the UniPlot window top position in pixel.

UniPlot.Top = nPixsels

Parameters

nPixels

nPixsels.

Example

app = CreateObject("UniPlot.Application")
app.Left = 100

id-1700223